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

body {
  margin: 0;
  background: #fff;
}

#root {
  width: 100%;
}