html {
  height: 100%;
}

body, #root {
  height: inherit;
}
