This is not a huge deal but the set of links overlaid on the game page (with the class user_tools) is slightly obscuring my actual game. The game jam link is the widest, so is the biggest offender.
To get around that, I figure users will try full screening the game but then I have a separate problem. One of my in-game controls is ESCAPE. I believe I'm already doing a stopPropagation, but nonetheless the full screen is exited. I suppose I shouldn't stop the full screen exit anyway, so wondering if the first issue can be an option to maybe move/disable the user tools?