
.footer {
   position: fixed;
   left: 10px;
   bottom: 0px;
   width: 100%;
   background-color: ;
   color: #CCFF00;
   text-align: left;
   font-size: 15px;
    z-index: ;
}

