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