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