SCOPE
The scope pseudo-class represents an element that is a reference point for selectors to match against.
SYNTAX
selector:scope {
property: value;
}
The scope pseudo-class represents an element that is a reference point for selectors to match against.
selector:scope {
property: value;
}