If the goal of this project is to show that it doesn't need anything but HTML and CSS, does it really need to have jquery included so that you can have the backround colors all set to the same color (which is already done in the CSS)?
Remove the jquery call from the page, and remove jquery from the Git. It's adding unnecessary size and complexity.
If the goal of this project is to show that it doesn't need anything but HTML and CSS, does it really need to have jquery included so that you can have the backround colors all set to the same color (which is already done in the CSS)?
Remove the jquery call from the page, and remove jquery from the Git. It's adding unnecessary size and complexity.