The first-letter CSS pseudo-element specifies the first letter of the originating element.
Syntax
selector::first-letter { property: value; }
The first-letter CSS pseudo-element specifies the first letter of the originating element.
selector::first-letter { property: value; }