I am trying to build a game using HTML5 canvas.
The canvas takes the full width and height of the browser.
canvas.height = innerHeight; canvas.width = inne