*, *::before, *::after { box-sizing: border-box; }
html, body, h1, h2, h3, p, ul, ol, figure, blockquote { margin: 0; padding: 0; }
ul, ol { list-style: none; }
img, picture, svg, video { display: block; max-width: 100%; }
button, input, textarea, select { font: inherit; }
button { border: 0; background: none; padding: 0; color: inherit; }
a { color: inherit; }
