body {
    background-color: rgb(30, 30, 30);
    height: 100vh;
}
#root {
    height: 100%;
}