๐ฆ๐น๐ธ
Last active:
Mood:
View my: Blog | Forum Topics
Contacting ๐ฆ๐น๐ธ
SpaceHey URL:
https://spacehey.com/pikineedstherapy
๐ฆ๐น๐ธ's Interests
|
General |
|
|
Music |
|
|
Movies |
|
|
Television |
|
|
Books |
|
|
Heroes |
|
๐ฆ๐น๐ธ's Latest Blog Entries [View Blog]
why r people so hatefull (view more)
The cockroaches in my room ๐ญ๐ญ (view more)
๐ฆ๐น๐ธ's Blurbs
About me:
๐ Bio: Chaotic night sea dreamer
๐ Posts: Glowy thoughts and neon vibes
๐พ Friends: Alien-friendly crew
const starCount = 80;
for(let i=0; i<starCount; i++){
let star = document.createElement('div');
star.className = 'star';
star.style.left = Math.random() * window.innerWidth + 'px';
star.style.animationDuration = (Math.random() * 3 + 2) + 's, ' + (Math.random()*2+1)+'s';
star.style.animationDelay = Math.random() * 5 + 's';
document.body.appendChild(star);
}
Who I'd like to meet:
๐ฆ๐น๐ธ's Friend Space
[view all]๐ฆ๐น๐ธ's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
