For this assignment, you will be adapting your stoplight code to make your stoplight funky!
1. Open your stoplight code from the previous assignment
2. Fork a copy and name it Funky Stoplight
*You may also fork a clean program from here.
3. Make some changes to your code to make a funky stoplight. At a minimum, you should:
Change the background color of your canvas to be some funky color
Change the color of the rectangle
Change the colors of all 3 circles
Change the size of at least 1 circle to make it look a little funky
4. Once you finish making changes to your stoplight, submit the link to your program.
Funky Stoplight Rubric - 10 Points