#allrecords{
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

/* прижимаем именно твой футер-блок */
.site-footer{
  margin-top: auto;
}
