a.back-to-top {
  display: none;
  float: right;
  font-size: 0.7rem;
}

.toc-ng.sticky {
  position: sticky;
}

.toc-ng {
  display: none;
  overflow-y: auto;
  max-height: 100vh;
}
