#react {
    height: 100%;
}

html, body{
    height:100%;
    background-color: grey;
}