how canvas size code example Example: js set canvas size canvas.width = 300; // or, if you only have the context ctx.canvas.width = 300;