The game data (data/content.json) failed to load.
Browsers block fetch() from file://. Run a local server
from the arcade/ folder instead:
python3 -m http.server 8000 --directory arcade
then open http://localhost:8000/.
If the file is missing, build it first: python3 arcade/generate_content.py