💻 Half the width of the canvas.
await Canvas(200, 80);circle(0, 0, halfWidth); Copy
await Canvas(200, 80);circle(0, 0, halfWidth);
💻 Half the width of the canvas.