hasty

hasty 's profile picture

"eepy"

retarded, 18, from turkey

Last active:

Mood: bored

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/hasty2

hasty 's Interests

General

cats, guitar etc

Music

shoegaze, indie rock and Turkish punk

Movies

Television

Books

das kapital, engels etc.. 

Heroes

my own headphones..

hasty 's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

hasty 's Blurbs

About me:

just a kiddo ig

Who I'd like to meet:

hasty 's Friends Comments

Displaying 0 of 0 comments ( View all | Add Comment )

h1{ animation: type 3s steps(27); color: white; font-size: 10px; font-family: courier; white-space: nowrap; overflow: hidden; } @keyframes type{ 0%{ width:0ch; } 100%{ width:27ch; } } @keyframes blink{ 0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;} } body::before { content: " "; display: block; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: linear-gradient(rgb(82 15 15 / 48%) 50%, rgb(0 0 0 / 0%) 50%); z-index: 2; background-size: 100% 2px, 3px 100%; pointer-events: none; } .col, main, footer, nav::before, .online, nav .links, nav .top { animation: float 4s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } .col, main, footer, nav::before, .online, nav .links, nav .top { animation: float 4s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } @keyframes float { 0% { transform: translate(0, 0px); } 50% { transform: translate(0, 8px); } 100% { transform: translate(0, -0px); }