body{
  min-height:calc(100vh - 100px);
  height:auto;
  box-sizing:border-box;
}
