html {
  font-size: 18px;
  line-height: 1.8;
}
.footer {
  bottom: 0;
  position: sticky;
  background: white;
  padding-top: 10px;
}