What is css?
CSS stands for
Cascading Style Sheets
CSS tells the browser how the page is going to look, using HTML as the building blocks
CSS saves a lot of work
Style sheets are stored in files that end with .css!