﻿footer {
   text-align: center;
   position: absolute;
   bottom: 10px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
}

.center {
   margin-left: auto;
   margin-right: auto;
   width: 50%;
}