A simple HTML & CSS project that creates a 3D circle animation using only CSS animations and transformations.
π [View Animation](https://patience520700 .github.io/3d-circle-animation/)
- Pure HTML & CSS (no JavaScript required)
- 3D rotating circle effect
- Smooth animation with hue rotation and glowing effect
- Fully responsive design
index.htmlβ Main file containing HTML and CSS
- Download or clone this repository.
- Open the
index.htmlfile in any modern web browser. - Enjoy the animation!
The project displays multiple glowing circles that move in a 3D space, creating a smooth looping animation.
- HTML5
- CSS3 (animations, transforms, shadows)
