*, *::before, *::after { box-sizing: border-box; }
html { text-size-adjust: 100%; }
body, h1, h2, h3, p, ul, ol, figure { margin: 0; }
img { display: block; max-width: 100%; height: auto; }
a { color: inherit; }
button, input, textarea, select { font: inherit; }
