C-701, Sankalp II, Pimpripada,
Film city road, Malad East,
Mumbai – 400097, INDIA
-->
// Draw the rocket
// Draw the trail
// Remove older parts of the trail
// Explode the firework
for (let i = 0; i < 70; i++) { // increase the number of sparks
// Draw the explosion
// Draw the light effect
// Update the opacity for flickering effect
// setInterval(function () , 1000);