.image-scroll{animation:color-grayscale linear both;animation-timeline:scroll(root);animation-range:0 800px}@keyframes color-grayscale{0%{filter:grayscale(100%)}to{filter:grayscale(20%)}}