What is a pseudo class?
A pseudo class is a keyword that specifies a specific state of the selected element
What are CSS pseudo-classes useful for?
Pseudo classes allow you to apply styling to specific elements not only in relation to the document tree, but in relation to external factors.