iM nOt oKaY 😔

Sad GIF

wElCoMe tO mY DaRk CoRnEr

this is where i write my darkest thoughts.
if u don't like it... just leave. u don't understand me anyway.

🖤 Shadows 🖤

my tears fall like razorblades
cutting silence into screams
nobody hears me
except the night 🌑

@import url('https://fonts.googleapis.com/css2?family=Special+Elite&display=swap'); body { margin: 0; background-color: #000; color: #ccc; font-family: 'Special Elite', monospace; background-image: url('https://www.transparenttextures.com/patterns/dark-mosaic.png'); } .container { width: 80%; margin: auto; padding: 20px; } header { text-align: center; padding-bottom: 10px; border-bottom: 2px dashed crimson; } .header-gif { width: 120px; margin-top: 10px; } nav ul { display: flex; justify-content: center; list-style: none; padding: 0; margin: 20px 0; background-color: #111; border: 1px solid crimson; } nav ul li { margin: 0 15px; } nav ul li a { color: crimson; text-decoration: none; font-weight: bold; } main h2 { text-align: center; color: #ff3366; text-transform: uppercase; letter-spacing: 2px; } .poem { margin-top: 30px; padding: 15px; background-color: #111; border: 1px dotted #666; } .poem h3 { color: hotpink; } footer { text-align: center; margin-top: 40px; font-size: 12px; color: gray; }