<!-- Плавный скролл + полифилл -->

  html {
    scroll-behavior: smooth;
  }
</style>
