Rainbow Box

Rainbow Box
Template: Look at the example. Click this link, fork, and invite mrcodeswildride: new project

Hints

If you're having trouble, look at the Boolean and timing events exercises.
For picking a random color, first pick a random number, and then pick a color based on the number.
For a refresher on how Math.random works, refer to this illustration.
Last section Next section