CSS selectors let you select individual HTML elements in an HTML document.
This is super useful.
Classes are ridiculously important, since they allow you to select arbitrary boxes in your web pages.