Select the first p element:
The :first selector selects the first element.
This is mostly used together with another selector to select the first element in a group (like in the example above).