css /* Advanced Mode Style Sheet */ body { background: linear-gradient(#FFC107, #FFC107); background: -moz-linear-gradient(#FFC107, #FFC107); background: -webkit-linear-gradient(left, #FFC107, #FFC107); color: #fff; padding: 20px; margin: 20px; font-family: 'Pixelated Pixel', monospace; font-size: 16px; line-height: 1.5; text-align: center; text-shadow: 0 0 0 #000; border: 2px solid #000; border-radius: 5px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; } #squash-bot { background: #8B0A0A; border: 4px solid #000; border-radius: 5px; padding: 10px; margin: 10px; display: inline-block; width: 200px; height: 100px; text-align: center; font-family: 'Pixelated Pixel', monospace; font-size: 20px; line-height: 1.5; text-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; } #squash-bot button { width: 100%; background: #8B0A0A; border: 0; padding: 5px 10px; border-radius: 5px; margin: 5px; cursor: pointer; font-family: 'Pixelated Pixel', monospace; font-size: 20px; line-height: 1.5; text-shadow: 0 0 10px rgba(0, 0, 0, 0.2); } button:hover { background: #8B0A0A; color: #fff; border: 2px solid #000; padding: 5px 10px; margin: 5px; } button:active { background: #8B0A0A; color: #fff; border: 2px solid #000; padding: 5px 10px; margin: 5px; } a { color: #fff; text-decoration: none; background: #8B0A0A; border: 2px solid #000; padding: 5px 10px; margin: 5px; text-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; text-align: center; font-family: 'Pixelated Pixel', monospace; font-size: 20px; line-height: 1.5; text-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; } a:hover { color: #fff; background: #8B0A0A; border: 2px solid #000; padding: 5px 10px; margin: 5px; } a:active { color: #fff; background: #8B0A0A; border: 2px solid #000; padding: 5px 10px; margin: 5px; } h1 { font-family: 'Pixelated Pixel', monospace; font-size: 30px; line-height: 1.5; text-align: center; color: #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; border: 4px solid #000; padding: 20px 10px 20px 10px; margin: 20px 10px 20px 10px; } h2 { font-family: 'Pixelated Pixel', monospace; font-size: 25px; line-height: 1.5; text-align: center; color: #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; border: 4px solid #000; padding: 15px 10px 15px 10px; margin: 15px 10px 15px 10px; } h3 { font-family: 'Pixelated Pixel', monospace; font-size: 20px; line-height: 1.5; text-align: center; color: #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; border: 4px solid #000; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; } /* Advanced Squashing Interface */
This is where things get real.
Configure About