Investigation 5.2
Write Processing code which draws a SINGLE circle (not a string of circles) that follows the mouse:
- The canvas should be 255 x 255
- The circle colour should change as the mouse moves
- The circle size should be 50 x 50
- The background should be black