Throughout this lesson, you learned how to select HTML elements with CSS and apply styles to them. Let's review what you learned: CSS can change the look of HTML elements. In order to do this, CSS must select HTML elements, then apply styles to them.…