body {h1 { color: white; text-align: center; } p { font-family: verdana,sans-serif; font-size: 17px; }

I GOT BANNED AGAIN ON KAMTAPE...

NOW ON NEOCITIES!!!!!!: Neocities.

Windows XP Error Message
Criticle Error
MY NEOCITIES SITE IS NOT WORKING :(
*{ padding: 0; margin: 0; font-family: 'IBM Plex Sans', sans-serif; } html, body { display: flex; align-items: center; justify-content: center; height: 100vh; width: 100%; background: url(https://static.wikia.nocookie.net/vsbattles/images/7/7a/AoStH-Sonic.png/revision/latest/scale-to-width-down/280?cb=20220227202246) no-repeat center/cover; overflow: hidden; } footer#footer { position: fixed; bottom: 0; left: 0; right: 0; width: 100%; } footer#footer img { width: 100%; display: block; margin: 0; } span.start-btn { position: absolute; left: 0; width: 100%; max-width: calc(100% - 95vw); cursor: pointer;