The before CSS pseudo-element specifies a child immediately before the originating element.
Syntax
selector::before { property: value; }
The before CSS pseudo-element specifies a child immediately before the originating element.
selector::before { property: value; }