.anchor-container {
  position: relative;
}

.anchor {
  position: absolute;
}

html {
  scroll-behavior: smooth;
}