my cute site

✨ welcome to my world ✨

this is my aesthetic Neocities website šŸ’–

🌷 about me

hi!! i’m learning how to code my own cute website :3

šŸŽ§ updates

✦ working on my site

✦ adding cute stuff soon

Go to Neocities
{ const span = document.createElement("span"); span.textContent = sparkles[Math.floor(Math.random() * sparkles.length)]; span.style.position = "absolute"; span.style.left = e.pageX + "px"; span.style.top = e.pageY + "px"; span.style.pointerEvents = "none"; span.style.fontSize = "14px"; span.style.animation = "fade 1s linear"; document.body.appendChild(span); setTimeout(() => span.remove(), 1000); });

Click me

cat Learn about the <a> tag