pilurri

pilurri's profile picture

"simpeando a Armin"

Last active:

Mood: sobreviviendo

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/pilu

pilurri's Interests

General

Music

Movies

Television

shingeki patria y familia

Books

Heroes

pilurri's Latest Blog Entries [View Blog]

blog! (view more)

pilurri's Blurbs

About me:

Who I'd like to meet:

pilurri's Friends Comments

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

Pawz_Samyy

Pawz_Samyy's profile picture

TY FOR THE FRIEND REQUEST!!

Report Comment

/*ANKH*/ Ankh body:before { content: " "; height: 100vh; width: 100vw; display: block; position: fixed; top: 0; left: 0; z-index: 100; background-image: url('https://24.media.tumblr.com/46550ebc2f0c7fe55d39b265a16a4ccc/tumblr_miqxfjGfSP1rvb164o1_500.gif'); background-size: cover; background-repeat: no-repeat; background-position:center; animation: yourAnimation 5s ease 0s 1 normal forwards; pointer-events: none; } @keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }