For great tutorials on creating objects with HTML+CSS only, check out Sarah L. Fossheim's posts, such as https://fossheim.ioiting/posts/css-polaroid-camera/. Once I saw their work, I had to try it for myself.
To deploy:
- checkout repo
- npm install
- npm run start (and then ^C)
- npm run deploy