body{
        max-width: 1200px;
        min-width: 500px;
        margin: auto;
    }
 #footer{
       display: none;
   }