*, *::before, *::after { box-sizing: border-box; }
html { min-height: 100%; text-size-adjust: 100%; }
body { min-height: 100%; margin: 0; }
body, button, input, select, textarea { font: inherit; }
button, input, select, textarea { color: inherit; }
button { cursor: pointer; }
a { color: inherit; text-decoration: none; }
img, svg { display: block; max-width: 100%; }
table { border-collapse: collapse; width: 100%; }
dialog { border: 0; padding: 0; }
