 footer {
    background-color: black;
    text-align: center;
    font-size: 12px;
    width: 100%;
    height: 10px;
    padding-bottom: 5px;
 }
  
 .footer {
   margin-top: 1%;
   align-self: bottom;
 }
 
 
