:root, html, body, main, article, section, header, footer, button, ol, ul, li, dl, dt, dd, p, h1, h2, h3, h4 { margin: 0; padding: 0; } html { -webkit-text-size-adjust: 100%; } main { display: block; } hr { box-sizing: content-box; height: 0; overflow: visible; } pre { font-family: monospace, monospace; font-size: 1em; } abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } img { border-style: none; } button, [type='button'], [type='reset'], [type='submit'] { font-family: inherit; font-size: 100%; line-height: 1.15; text-transform: none; overflow: visible; } :is(button, [type='button'], [type='reset'], [type='submit'])::-moz-focus-inner { border-style: none; padding: 0; } :is(button, [type='button'], [type='reset'], [type='submit']):-moz-focusring { outline: 1px dotted ButtonText; } details { display: block; } summary { display: list-item; } [hidden] { display: none; } a, :link, :visited { background-color: transparent; color: currentColor; text-decoration: none; } li { list-style: none; }