The start property of the CSSScopeRule interface returns a string containing the value of the @scope at-rule's scope root.
start
CSSScopeRule
@scope
A string, or null if the @scope at-rule has no scope root defined.
null
See the main CSSScopeRule page for an example.