.html {
    height: 100%;
}

.body {
    margin: auto;
    height: 100%;
}

#root {
    height: 100%;
}