Welcome to the Horror Webpage

This is a horror-themed webpage designed to give you chills...

Stay tuned for eerie stories, creepy images, and spine-chilling videos!

body { background-color: #000000; color: #ffffff; font-family: 'Courier New', monospace; text-align: center; } h1 { color: #ff0000; font-size: 48px; margin-top: 100px; } .content { margin: 50px auto; width: 80%; max-width: 600px; } p { line-height: 1.5; } footer { background-color: #1a1a1a; padding: 20px; } footer p { font-size: 12px; color: #666666; }