html {
  scroll-padding-top: 2.5rem;
  scroll-behavior: smooth;
}

.tablecenter {
  width: auto;
  display: table;
  margin-left: auto;
  margin-right: auto;
}