body {
    background-color: pink;
}
#root {
    height: -webkit-fill-available;
}