This page loads its content from a local JSON config, so it needs to be served over HTTP (browsers block file:// fetches).
file://
From this folder run:
python3 -m http.server 8080
then open http://localhost:8080.