top, right, bottom, and left properties determine the final location of positioned elements.
::first-line can be used to change the font of the first line of a paragraph.
:hover can be used to select a button when a user’s pointer hovers over the button and this selected button can then be styled.