*, *::before, *::after { box-sizing: border-box; }
html, body, h1, h2, p { margin: 0; }
button, input, textarea { font: inherit; }
button { border: 0; }
