html {
  scroll-behavior: smooth;
}

:focus-visible {
  outline: 2px solid #0f172a;
  outline-offset: 2px;
}
