.footer-text {
  position:         fixed;
  left:             0;
  bottom:           0;
  width:            100%;
  color:            black;
  background-color: white;
  font-size:        10px;
  text-align:       center;
}
