html {
  min-height: 100%;
  display: flex;
}

body {
  flex: 1;
}