Ignore mouse scrolling on website embed

I have the web build of a game embedded on a website, where the user maybe wants to scroll past the game.
The game only requires left click and right click input, but currently kind of blocks the scroll input for scrolling on the website itself

How can I fix this?
Thanks in advance!