phatcouchi
"txt me :3"
22, male, yuh
Last active:
Mood:
View my: Blog | Forum Topics
Contacting phatcouchi
SpaceHey URL:
https://spacehey.com/phatcouchi
phatcouchi's Interests
|
General |
hiiiiii :))) |
|
Music |
all over the place but tbh just stick to my main 3 ngl |
|
Movies |
horror movies *heart eyes* |
|
Television |
girls next door |
|
Books |
|
|
Heroes |
me mom <3 and catwoman |
phatcouchi's Blurbs
phatcouchi's Friend Space
[view all]phatcouchi has 24 friends.
phatcouchi's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
body:before {
content: " ";
height: 100vh;
width: 100vw;
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 100;
background-image: url('https://img.broadwaybox.com/photo/image/tumblr_ndi8rqtlND1tsxieqo1_500.gif');
background-size: cover;
background-repeat: no-repeat;
background-position:center;
animation: yourAnimation 2s ease 2s 1 normal forwards;
pointer-events: none;}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }