At the top of the page, the following line:
background(255); // Draw a black backgroundshould say:
background(255); // Draw a white backgroundAlso, in the code bubble no smooth() should read: noSmooth()








