Step 1: Open your HTML project if it's not already
open. CSS stands for Cascading Style Sheets, and is used to style
webpages. Create a new file by clicking the paper icon next to Files
on the right, where index.html is located. Name it style.css. This is
your style sheet where you will be writing CSS to style your webpage.