Torture Chamber

Warning: Do not attempt to visit any of these beaches. They are not for the faint of heart. Or the faint of soul.

body { background-image: linear-gradient(to bottom, #f00, #f0f); background-size: 100px 100px; background-repeat: no-repeat; background-position: -100px 0; } h1 { border-bottom: 4px solid #f00; margin-bottom: -4px; padding-bottom: 4px; background-color: #f00; color: #fff; text-align: center; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } h2 { border-top: 4px solid #f00; margin-top: -4px; padding-top: 4px; background-color: #f00; color: #fff; text-align: center; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } p { font-family: 'VT323', sans-serif; font-size: 18px; line-height: 24px; color: #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } ul { list-style: none; padding: 0; margin: 0; font-family: 'VT323', sans-serif; } li { padding: 10px; background-color: #f00; border-bottom: 4px solid #f00; margin-bottom: 4px; text-align: center; font-size: 18px; line-height: 24px; color: #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } a { text-decoration: none; color: #f00; background-color: #f00; text-align: center; font-size: 18px; line-height: 24px; color: #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); padding: 4px 10px; border: 2px solid #f00; border-radius: 10px; } a:hover { background-color: #f00; border-color: #f00; color: #f00; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }