body {
  background-color: #fff;
  overflow-y: hidden;
  position: relative;
  min-height: 100%;
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  /* Margin bottom by footer height */
  margin-bottom: 30px;
}