This demo uses ES modules, which browsers refuse to load over file://.
file://
Serve the folder instead:
python3 -m http.server 8000
then open http://localhost:8000/
http://localhost:8000/