.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   background: #ced8d7;
   width: 100%;
   text-align: center;
   z-index: 2;
}