Resizing canvas without changing width/height in HTML

I am trying to resize the canvas in html by NOT modifying the width and height of the gameContainer div tag which is:

I set the scale of the gameContainer div to 0.5 but then the touches don’t work properly. Did it this way

I tried setting the width and height of the body tag, but that doesn’t seem to be working as it looks like body width and height are being override by the gameContainer div. Can anyone help out with this? Thanks!

There is no reason you need to do that.
Play my game and you will see how good the UI is on it.

Https://systemlords.26horses.com