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