body { background-color: #FF69B4; } h1 { font-size: 24pt; font-weight: bold; border-style: solid; border-color: #000; border-width: 4px; text-align: left; text-shadow: 3px 3px 3px #000000; } p { margin: 10px; padding: 10px; border-style: solid; border-color: #000; border-width: 4px; border-radius: 0; background-clip: border-box; border-spacing: 10px; text-shadow: 2px 2px 2px #000000; color: #000; line-height: 1.5; font-family: 'Bangers', cursive; } a { text-decoration: none; color: #000; background-color: #FFF; padding: 10px 20px 10px 20px; border-style: solid; border-color: #000; border-width: 4px; border-radius: 20px; text-shadow: 2px 2px 2px #000000; font-size: 18pt; text-align: center; background-clip: border-box; border-spacing: 10px; } span { font-size: 16pt; line-height: 1.4; font-family: 'Bangers', sans-serif; color: #FFC107; border-style: none; padding: 0; margin: 0; text-align: left; background-clip: border-box; border-spacing: 0; text-shadow: 0 0 0 #000000; } span.crazyfont { font-size: 20pt; font-weight: bold; line-height: 1.2; font-family: 'Bangers', cursive; color: #FF69B4; border-style: none; padding: 0; margin: 0; text-align: center; background-clip: border-box; border-spacing: 0; text-shadow: 0 0 0 #000000; font-variant: all-caps; letter-spacing: 2px; text-transform: uppercase; }