*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body, h1, h2, h3, p { margin: 0; }
body { min-width: 320px; }
img { display: block; max-width: 100%; }
button, input { color: inherit; font: inherit; }
button { border: 0; }
a { color: inherit; text-decoration: none; }
