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