The selection CSS pseudo-element specifies represents the portion of a document that has been selected and is active.
Syntax
selector::selection { property: value; }
The selection CSS pseudo-element specifies represents the portion of a document that has been selected and is active.
selector::selection { property: value; }