Welcome to my 2000s MySpace profile! 💖
Your Pic

✨ Your Name ✨

🎵 Music lover | Glitter addict | HTML rebel 🎵

Top 8 Friends

body { background-image: url('https://i.imgur.com/GlitterBg.gif'); background-repeat: repeat; font-family: "Comic Sans MS", cursive, sans-serif; color: #fff; text-align: center; } .container { width: 80%; margin: auto; background-color: rgba(0, 0, 0, 0.6); padding: 20px; border: 5px double #ff69b4; } .marquee { font-size: 24px; color: #ffccff; background-color: #660066; padding: 10px; margin-bottom: 20px; } .profile-pic img { border: 5px solid #ff69b4; width: 200px; height: auto; border-radius: 10px; } .bio h1 { font-size: 36px; color: #ffff00; text-shadow: 2px 2px #ff00ff; } .music-player { margin: 20px 0; } .friends ul { list-style: none; padding: 0; display: flex; justify-content: center; gap: 10px; } .friends li img { width: 80px; height: 80px; border: 3px solid #00ffff; border-radius: 5px; }