a {
   text-decoration: none;
   font-size: 24px;
}
.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #f2f2f2;
   color: c4c4c4;
   text-align: center;
}
