html, body, #root { margin: 0; padding: 0; height: 100%; overflow: hidden; }
*, *::before, *::after { box-sizing: border-box; }
