html, body {
    height: 100%;
    margin: 0px;
}
#root {
    height: 100%;
}