Great! Using ::first-letter, we can style the first letter of a text. A similar and pretty self-explanatory pseudo-element is ::first-line.
::first-letter
::first-line
Isn't :first-child a pseudo-class?
:first-child