* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
button { font: inherit; }
img, svg { display: block; max-width: 100%; }
