.footer {
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    height: 60px;
    /* background-color: #D0DAEE; */
    text-align: center;
  }