*, *::before, *::after { box-sizing: border-box; }
html, body { min-height: 100%; margin: 0; }
body { overflow: hidden; }
button { border: 0; font: inherit; }
button, canvas { -webkit-tap-highlight-color: transparent; }
[hidden] { display: none !important; }
