/* Первый элемент сразу активен при загрузке */
.scroll-highlight:first-of-type {
  opacity: 1 !important;
}