Toggles
Descriptions:
- #1: Update the square divs to include the outline class using JQuery (do NOT HARD CODE IT)
- #2: Toggle Colors: Toggles the color on and off for each square using CSS classes.
- #3: Toggle Rounded Borders: Toggles the rounded-borders on and off for each square using CSS
attributes.
- #4: Add a New Box: Adds one new square to the squares div. (with outline class)