Christine

Christine 's profile picture

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/profile?id=4382324

Christine 's Interests

General

Music

Movies

corpse bride ♡
angus, thongs and perfect snogging
christiane f.
thirteen
kick-ass

Television

Books

Heroes

Christine 's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

Christine 's Blurbs

About me:

const container = document.getElementById('glitter-container'); const numberOfGlitters = 100; // adjust number of glitter particles for (let i = 0; i < numberOfGlitters; i++) { const glitter = document.createElement('div'); glitter.className = 'glitter'; // random starting position glitter.style.left = Math.random() * window.innerWidth + 'px'; glitter.style.top = Math.random() * window.innerHeight + 'px'; // random size const size = Math.random() * 3 + 2; // 2px to 5px glitter.style.width = size + 'px'; glitter.style.height = size + 'px'; // random animation duration and delay glitter.style.animationDuration = (Math.random() * 5 + 5) + 's'; glitter.style.animationDelay = Math.random() * 5 + 's'; container.appendChild(glitter); }  
mahito: choso: nanami: naoya: toji: geto: higuruma: gojo:

Who I'd like to meet:

born to shit: forced to wipe: the autism spectrum: I'm autistic: just a mlp blinkie: will you him his order: get doxed: godfucking damnit:

Christine 's Friends Comments

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