mayleen

Last active:
Mood:
View my: Blog | Forum Topics
Contacting mayleen
SpaceHey URL:
https://spacehey.com/ovelhafeia
mayleen's Interests
General |
|
Music |
|
Movies |
|
Television |
|
Books |
. |
Heroes |
|
mayleen's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
mayleen's Blurbs
About me:
✿ ﹒ 𓈒 ໒ i'm burning hot ⁺ ⸝
Who I'd like to meet:
mayleen's Friend Space
[view all]mayleen's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
- (c) Layout created by ash lynx (https://layouts.spacehey.com/layout?id=350) -->
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;} }