*, *::before, *::after { box-sizing: border-box; } html, body, #root { min-height: 100%; } body { margin: 0; } button, textarea { font: inherit; }