.root {
    background-color: #ffffff;
    height: inherit;
}

html, body {
    height: 100%;
    min-height: 100%;
}