The game does not load. I ran into some problems making my Unity Web GL build load as well. It is possible that your compression is Brotli which is not supported on itch.io
https://docs.unity3d.com/Manual/webgl-deploying.html Follow these instructions and make sure the compression is gzip. Also increasing the canvas size would allow you to see any possible error messages Unity is sending at the top of the screen.