What is :root in CSS?

By
manoj
, 15 November, 2022

 :root  : represent root element of a tree in  the document. In HTML root represents the <html> element.