html, body { height: 100%; background-color: #000000; }
body { margin: 0; padding: 0; color: #ffffff; background: #000000 !important; }
.root { display: flex; flex-direction: column; height: 100%; background-color: #000000; }
button { border-radius: 4px; }
