This is a submission for Frontend Challenge - Halloween Edition, Perfect Landing
What I Built
I created a spooky Halloween landing page called Spooky Night, designed and coded entirely in HTML, CSS, and minimal JavaScript, contained in a single responsive file โ index.php.
The page combines dark cinematic visuals with interactive Halloween effects โ fog, stars, bats, spiders, and a glowing pumpkin that explodes into bones, candy, and bats when clicked.
Itโs completely standalone โ no build tools, frameworks, or external dependencies required.
โจ Highlights
๐ CSS-animated night sky, fog, and drifting clouds
๐ Single pumpkin mascot with blinking horror eyes
๐ฅ Click-to-explode pumpkin with shockwave and particle burst
๐ฆ Flying bats and a dangling spider
๐ Walking skeleton cursor on desktop
๐ฑ Fully responsive layout with a mobile hamburger menu
๐งฉ Interactive FAQ accordion
โฑ๏ธ Live countdown to October 31 2025 โข 7 PM
๐ Custom license requiring author permission for reuse
Demo
i hosted it in my own server and link is provided below.
https://totalcalclab.com/Halloween/
Journey
Wanted to capture the spirit of Halloween โ spooky, playful, and cinematic โ all in a lightweight landing page.
My main goals were performance and simplicity: pure HTML + CSS + JS, no frameworks.
๐งฉ Lessons Learned
Crafting layered effects (fog, clouds, stars) using radial gradients & keyframes
Managing mobile viewport scroll when fixed elements change state (pumpkin explosions ๐ )
Implementing a smooth click โ burst โ respawn cycle purely with CSS transitions
Fine-tuning accessibility & responsiveness for both touch and desktop
๐ฏ๏ธ Next Steps
Add ambient sound effects synced to the pumpkin explosion
Introduce dark-mode adaptive lighting
Turn this into a reusable โHalloween Microsite Templateโ
Copyright (c) 2025 Arun Shree R
Contact: contactarunshree@gmail.com
All Rights Reserved โ Permission Required.
This websiteโs source code, visual design, animations, and any derivative works
(collectively, the โWorkโ) may not be used, copied, modified, merged, published,
distributed, sublicensed, or sold, in whole or in part, without prior written
permission from the copyright holder.
Personal, non-commercial viewing and local hosting of an unmodified copy is permitted.
Any commercial use, redistribution, or reuse of the design or code requires
explicit written permission.
THE WORK IS PROVIDED โAS ISโ, WITHOUT WARRANTY OF ANY KIND.
Top comments (3)
I love your design and the ghost are so cute๐ but its lags on my phone
Ok let me review the css animations.Thank you for pointing out.
๐ฅ Wow, this is incredible Arun sree