Html – Carousel with adaptive text position over image with fixed width
There is carousel with text over image 1200px wide. Overlapping of elements is achieved using grid areas, instead of position relative/absolute. The carousel is working with scroll-snap module. UPDATE: The goal is moving the text to the left when width…