Chocolate Day 🍫
Sweet Chocolate Day page with chocolate rain, unwrap letter & love note.
Create a romantic surprise reveal website with multi-screen flow. "I have a little secret for you..." — animated lyrics, background music, floating hearts, and a sweet ending. Perfect for girlfriend, boyfriend, or someone special!
"Sweet Reveal" is a romantic multi-screen interactive website. It starts with "I have a little secret for you..." and flows through "Are you really ready to know?" — then reveals timed lyrics with background music, floating hearts, and a sweet "For My Haseen Girl" ending.
Built with HTML, CSS, and JavaScript. Uses Tailwind CSS via CDN, custom animations (fade-in, rise-in, float-up, twinkle), and background audio. Fully responsive and mobile-friendly.
Scroll down for the complete HTML, CSS, and JavaScript code.
Copy into index.html. Links to styles.css and script.js.
Loading code...
Copy into styles.css.
Loading code...
Copy into script.js.
Loading code...
Keep this folder structure:
MainCodeOG/sweet-reveal--main/
├── index.html
├── styles.css
├── script.js
└── public/
├── audio/
│ └── bg.mp3 ← Background music
└── gifs/
├── 1.gif ← Screen 1 (waving)
├── 2.gif ← Screen 2 (blushing)
└── 3.gif ← Screen 3 ending (flower)
bg.mp3 with your background musicscript.js (lyrics array)index.htmllyrics array in script.js