  #footer{
    position: absolute;
    bottom: -36px;
    width: 100%;
    height: 2.5rem; 
  }

  @media only screen and (max-width: 570px){
    div.content {
      margin-top: 0;
      padding: 0;
    }
  }
    