This project is a simple static site that displays the text "bodyparts.xyz" with a floating animation effect for each letter.
index.html: Contains the HTML structure of the site.styles.css: Contains the CSS styles and animations for the floating effect.README.md: Documentation for the project.
- Clone the repository or download the project files.
- Open
index.htmlin a web browser. - Enjoy the floating letters of "bodyparts.xyz".
You can modify the styles.css file to change the animation timings or styles as desired. Each letter's animation can be adjusted by changing the keyframe settings in the CSS.
This project is open source and available for use and modification.