veilofeternalnight

"Feining"
fein
Last active:
Mood: high
View my: Blog | Forum Topics
Contacting veilofeternalnight
SpaceHey URL:
https://spacehey.com/veilofeternalnight
veilofeternalnight's Interests
General |
low taper fade meme |
Music |
Hawk tuah phonk |
Movies |
A minecraft movie |
Television |
|
Books |
10 ways on how to be a sigma male |
Heroes |
Coems |
veilofeternalnight's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
veilofeternalnight's Blurbs
About me:
nonchalant
Who I'd like to meet:
People
veilofeternalnight's Friend Space
[view all]veilofeternalnight has 10 friends.
veilofeternalnight's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
height: 100vh;
width: 100vw;
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 100;
background-image: url(https://4.bp.blogspot.com/-u7SOitKmXFo/V8G_6BdZAQI/AAAAAAAAqWw/X4yf4M_f0gou7QvyCsq_CoKhMERGCblKQCLcB/s1600/SAMARA%2Bdigo%2BLAIN.gif);
background-size: cover;
background-repeat: no-repeat;
background-position:center;
animation: yourAnimation 1s ease 1s 1 normal forwards;
pointer-events: none;}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }