Path To follow
- Each crystal will have an animation corresponding to its name.
- spin: rotate until it completes a full turn. (360)
- ping: gradually increase the size while fading out completely. (125)
- pulse: fade out completely at the midpoint. (0)
- bounce: move upward, then return to its original position. (-12.5)
- wiggle: tilt to left, then to right, then back. (±12.5)
- The animation runs infinitely for 5s, with a linear timing and lasts for 1s.
- A transform function handles the animation frames of each crystal.
Trail Markings
index.html
global.css
style.css