LOUDER!! LOUDER!!!! LOUDER!!!!!!

IN MY RESTLESS DREAM

[ ENTER ]
Now Playing: Renard - My Wolf Eats Preps
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap'); About Me !

About Me

Hai :3 I change names alot, so'll change this whenever. But currently, i go by Hiru or J ! I use she / him pronouns aswell as neonpronouns ! I'm an autistic, brazilian artist and animator . . . Though i mostly draw due to lack of motivation to finish a single animation . But anyway , I'm also a minor , so don't be weird around me and we're good ig ( i don't have a strict dni list dw , as long as i'm not bothered or uncomfortable by you , we're fine )

🌀 INTERESTS !

← back to home
body { margin: 0; background: radial-gradient(circle at center, #1a001a, #000); color: #fff; font-family: 'Press Start 2P', monospace; text-align: center; animation: bgShift 10s infinite alternate; overflow: hidden; } .entry { padding: 4rem 2rem; text-shadow: 0 0 5px #ff00cc, 0 0 10px #8a2be2; } h1 { font-size: 2rem; color: #ff0066; } .subtitle { color: #aaa; font-size: 0.9rem; margin: 1rem 0; } .enter-button { color: #fff; background: linear-gradient(90deg, #ff003c, #8a00ff); padding: 1rem 2rem; text-decoration: none; border: 2px dashed #fff; display: inline-block; margin-top: 2rem; transition: transform 0.3s ease; } .enter-button:hover { transform: scale(1.05); } .now-playing { font-size: 0.8rem; color: #ccc; margin-top: 3rem; } button { background: none; border: none; color: #f0f; font-size: 1rem; cursor: pointer; margin-left: 0.5rem; } @keyframes bgShift { 0% { background: #10001a; } 100% { background: #1a0010; } }