body {
  min-height: 100vh;
  position: relative;
  margin: 0;
}

footer {
  position: relative;
  padding-top: 200px;
  bottom: 0;
}
