.footer {
   position: fixed;
   right: 0;
   bottom: 0;
   width: 100%;
   background-color: #FFFFFF;
   color: #000000;
   text-align: right;
   padding-right: 10px;
}