In this lesson, you will learn how to add a color to the background of your HTML webpage.
Background colors are important. Without them, this website would be so boring.
You can write the following code to make a green background color to your webpage, but you can change it to any color you like:
Your HTML webpage’s background color should be green.