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

