Testing unclassed elements with zero-specificity reset.
This is a paragraph with strong text and italic text. It should have a balanced text-wrap and look clean. Here is a link to nowhere to test the underline offset.
Subscript: H2O. Superscript: E = mc2. These should not break the vertical rhythm.
codeThis list has class="demo-menu__list". It should have no markers and no default padding, acting as a clean slate for components.
Notice how the reset provides a predictable "naked" base for styling components with classes.
| Feature | Support | Status |
|---|---|---|
| Zero Specificity | 100% | ✅ Global |
| Defensive CSS | 100% | ✅ Active |
Testing <img> behavior (should be block-level and max-width: 100% by default).