html, body {
  height: 100%;
  margin: 0;
}

.main-wrapper {
  min-height: 100%;
  position: relative;
}
