html,
body,
#root {
  display: flex;
  flex-grow: 1;
  margin: 0;
  height: 100%;
}
