Go to Live Site Next Page
To change the colour of the outline, we set the strokeStyle.
To draw a filled circle, we use fill instead of stroke.
And to change the colour of the filled circle, we set the fillStyle.