
.footer {
   position: fixed;
   left: 20px;
   bottom: 0px;
   width: 100%;
   background-color: black;
   color: grey;
   text-align: left 5px;
   font-size: 10px;
   z-index: 1;
}

