It's difficult to tell which bits you did here, I think adding that to your description would help me offer more useful suggestions. Something that you could fix (even now) would be to match the Itch web player dimensions to the Unity WebGL export dimensions, as I noticed a fair bit of the screen was missing. For my games, I also have to add 42 to the height to cover Unity's bottom bar.