*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { -webkit-font-smoothing: antialiased; font-size: 108.33%; } /* 1rem = 17px */
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
