A package that resets some of the default, user agent based, styles. It doesn't affect the display property and special HTML elements like iframe, canvas, img, svg and video. This package is using the new CSS features: The global CSS reset keywords, unset and revert keywords. The new property of all which can reset all properties combined. The :where() pseudo-class to remove specificity. The :not(

