html,
body {
  height: auto;
  margin: 0;
}
div#root {
  height: 100%;
}
