Rotten Smile
"сосать всем"
Я бог,почему бы тебе не построить большой адронный коллайдер?
Last active:
Mood: Отврат
View my: Blog | Forum Topics
Contacting Rotten Smile
SpaceHey URL:
https://spacehey.com/profile?id=2624632
Rotten Smile 's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
Rotten Smile 's Blurbs
Rotten Smile 's Friend Space
[view all]Rotten Smile has 4 friends.
Rotten Smile '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://i.goopics.net/rwj4k4.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position:center;
animation: yourAnimation 1.5s ease 1s 1 normal forwards;
pointer-events: none;}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }