SolarSim is a visually rich and educational simulation of our solar system, built entirely with HTML and CSS.
It features animated planetary orbits, realistic planet scaling, and a space-themed background β ideal for learning and demonstrating CSS animations and layout techniques.
- Animated planetary orbits using pure CSS
- Realistic planet sizes and positions
- Fixed background representing outer space
- Responsive and centered layout
- Educational and beginner-friendly
- HTML
- CSS β Styling, layout, animations (@keyframes, transform, position)
- Google Fonts
- Pixabay β Planet and background imagery
To run this project locally:
-
Clone the repository:
git clone https://github.com/Misba0019/SolarSim.git
-
Open the
index.htmlfile in your preferred browser.
- This is a static simulation β there is no interactivity or JavaScript logic implemented.
- The project is intended for demonstration and educational purposes only.
- Images sourced from Pixabay
- Fonts provided by Google Fonts
This project is licensed under the MIT License - see the LICENSE file for details.