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

#root{
    background-color:white;
}
