Mhmmm at this point you're, I've never experienced it, and I usually reload the app so much to apply new changes internally or to test stuff. Meanwhile can you try to keep reloading it until it works? You can also press F12 and see the console so you can tell me the error, so I can fix it quickly.
I don't have an F12 key (on a chromebook!) but the console is showing the following:
atom-idle:13 Unrecognized feature: 'monetization'.
atom-idle:13 Unrecognized feature: 'xr'
atom-idle:13 Allow attribute will take precedence over 'allowfullscreen'
cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostCSS plugin or use the Tailwind CLI: https://tailwindcss.com/docs/installation
And then a couple of things like RangeError: Invalid string length
i crashed in similar spot in firefox, cant play the game anymore
InternalError: allocation size overflow getAlphabeticSuffix https://html-classic.itch.zone/html/14272974-1315108/Atom Idle/index.html:28
formatNumber https://html-classic.itch.zone/html/14272974-1315108/Atom Idle/index.html:48
Header https://html-classic.itch.zone/html/14272974-1315108/Atom Idle/index.html:195
React 10
react-dom.production.min.js:121:178 React 11
I get a similar error on Chrome in the same place so probably fixed by the same fix but just in case it's useful:
react-dom.production.min.js:121 RangeError: Invalid string length
at getAlphabeticSuffix (index.html:28:35) at formatNumber (index.html:48:18)
at Header (index.html:195:93) at mf (react-dom.production.min.js:105:412)
at zf (react-dom.production.min.js:127:55) at Qk (react-dom.production.min.js:251:489)
at Ri (react-dom.production.min.js:195:185) at Ok (react-dom.production.min.js:195:116)
at Nd (react-dom.production.min.js:194:492) at Qf (react-dom.production.min.js:187:439)