
.footer {
   position: fixed;
   left: 0;
   bottom: 2;
   width: 100%;
   background-color: white;
   color: black;
   text-align: center;
   font-family: sans-serif, Arial, Helvetica;
}
