// Project Structure: // // project-cheops-web/ // ├── index.html // ├── css/ // │ └── style.css // ├── assets/ // │ ├── images/ // │ │ ├── stars.png // │ │ └── projectcheops-logo.png // │ └── other-assets/ // └── README.md