html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 80px;
}

main {
  min-height: 60vh;
}
