Y4na

Y4na's profile picture

"Existing"

Add me if you have the same/similar interests with me

Last active:

Mood: Rollercoaster

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/g1rl4nm0onz

Y4na's Interests

General

13/filipina/scorpio 


Music

Laufey, Arthur Nery, Hellmery, Daniel Caesar, the Marias, Cup of Joes, Ben & Ben, Yung Kai and Avril Lavigne. 

Movies

Dead poet's society, harry potter, deadly class, thirteen

Television

Books

Harry Potter (PS: Regardless, I hate J.K Rowling) 

Heroes

My Older Sister

Y4na's Latest Blog Entries [View Blog]

Life restart button (view more)

Y4na's Blurbs

About me:

Young and sick of my country

Who I'd like to meet:

Y4na's Friends Comments

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

} /* replace with cd image that has transparent background. must be 150px by 150px. */ :root { --cd-image: url('https://fluorescent-lights.neocities.org/Digital-CD-Disk-Vector-Transparent-PNG.png'); } .profile-pic { position: relative; width: 183px; filter: drop-shadow(0 0 0.25rem gray); } .profile-pic:after { content: ""; background: url('https://fluorescent-lights.neocities.org/f0rzNHe.png'), linear-gradient(150deg, rgba(255,255,255,0.4), rgba(255,255,255,0.2), 40%, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.6)); background-size: contain, cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .profile-pic:before { content: ""; background: var(--cd-image); position: absolute; top: 5px; left: -20px; width: 150px; height: 150px; background-repeat: no-repeat; z-index: -1; animation-name: spin; animation-duration: 5000ms; animation-iteration-count: infinite; animation-timing-function: linear; transition: left ease 0.5s; } .profile-pic:hover:before { left: -75px; } @keyframes spin { from { transform:rotate(0deg); } to { transform:rotate(360deg); } } .profile-pic .pfp-fallback { float: right; width: 163px; height: 160px; border: none; } .general-about .profile-pic img { max-width: inherit; } body:before { content: " "; height: 100vh; width: 100vw; display: block; position: fixed; top: 0; left: 0; z-index: 100; background-image: url('https://img.wattpad.com/6d5b2c9e064bbf68b56b2dc44a04a7ce4eb01505/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f776174747061642d6d656469612d736572766963652f53746f7279496d6167652f6971484e594b7573502d495731413d3d2d3132332e3136383665383137353234333337616435363434363232343138352e676966'); background-size: cover; background-repeat: no-repeat; background-position:center; animation: yourAnimation 3.1s ease 0s 1 normal forwards; pointer-events: none;} @keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }