A smooth and visually appealing CSS loader animation inspired by Uiverse.io. This project uses pure HTML & CSS to create a dynamic, shape-shifting loader effect.
β
Pure HTML & CSS (No JavaScript)
β
Fast & Smooth Animations
β
Customizable Colors, Speed & Sizes
β
Works on All Modern Browsers
β
Lightweight & Responsive
Check out the animation in action by opening index.html in a browser or using Live Server in VS Code.
/animation
|ββββ Loader Screen
βββ index.html (Main HTML File)
βββ style.css (CSS for animation)
- Clone the Repository
git clone https://github.com/HEETMEHTA18/Animation.io.git
- Open in VS Code and install the Live Server extension (optional).
- Run
index.htmlin your browser.
- Speed: Adjust the
animation-durationinstyle.css. - Colors: Change
backgroundproperties in the.loaderelements. - Size: Modify
widthandheightin the keyframes.