
.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: black;
   color: white;
   text-align: center;
}


div.ex1 {
  max-width: 350px;
  margin: auto;
  left:0px;

}
