This definitely has the vibe of someone trying to get through a dull AF intern gig 😆
Tip for anyone on desktop struggling with the fullscreen button and game window being too small, while also being comfortable with HTML and/or the Inspect function in Chrome/Firefox:
- Open the Inspect function to view the page’s HTML
- Look for the iframe that contains the game window
- Where it says: ‘scrolling=“no”’, change “no” to “yes”
A scrollbar should now appear on the game window