html, body {
  height: 100vh;
  background-color: #f7f7f7;
}

#root {
  height: 100vh;
}