html {
  scroll-behavior: smooth;
}

html, body, #allrecords {
  overflow-x: hidden;
  max-width: 100%;
}

.shape-transition {
  margin-bottom: -2px;
}