html,
body,
#root {
  display: flex;
  flex-direction: column;
  height: 100%;
}
