Ferris Wheel Animation This project is a simple, rotating Ferris wheel animation created using HTML, CSS, and animations. The wheel rotates continuously, and the cabins change colors at intervals, adding a dynamic visual effect.
Features
Rotating Ferris Wheel: A circular wheel rotates smoothly using CSS animations.
Dynamic Cabins: Each cabin on the Ferris wheel changes color as the wheel rotates, transitioning between red, yellow, and purple.
Responsive Design: The Ferris wheel scales based on the viewport size, ensuring it looks great on various screen sizes.
Pure CSS Animations: The entire animation is powered by CSS, with no JavaScript required.
