Open the index.html file in your browser to see the webpage.
If the webpage looks wonky or some elements aren't loading properly when opened directly, run a local server instead:
python -m http.serverThen open http://localhost:8000 in your browser.