.page-footer {
  width: 100%;
  position: fixed;
  bottom: 100px;
}

html {
  scroll-behavior: smooth;
}

