http://sidneys77crlfslcr7zmj3msmxchgnxhrxlp3p3kbaswo7twchjnicid.onion/programming/tips/2024/12/02/html5-canvas-tips.html
Pixel-Art Canvas If you’ve used canvas at all you know that its width="xxx" and height="xxx" attributes define the dimensions of the
image the canvas represents, while you can use the style="width: xxx; height: xxx;" CSS properties to control the
size of the element on the page.