We just saw eight CSS properties and how they can be used to style HTML elements. Now let's use them together to start styling the Airbnb home page.
The file main.css has the CSS rules that styles the HTML in index.html. We'll create these CSS rules in this section.