Hour of Code
undefined

Codecasts provide us with a canvas that has a width of 400 and height of 400. We can position ellipses within a canvas by setting their x and y position:

codecast canvas positioning

Ellipses also let us give them a width and height: codecast ellipse sizing