html,
body,
#root {
  min-height: 100%;
  background: inherit;
}

body {
  margin: 0;
}
