I want to fix an image at the left top of the viewport. Then I want to scroll the following section(s) over the fixed image. At the bottom the image is then visible again. (See image)
It should not be too difficult but I can’t place the fixed image to the back. It always stays in front a thus the next section or container scrolls under de fixed image.
In order to achieve what you want you need to use scroll “Sticky” rather than using “fixed” I made a short video explaining how to get the result you were going for.
This is the url for what I built: