Hi guys,   I'm back with another use case and another question. I'm trying to reproduce this parallax effect : https://tympanus.net/Tutorials/SmoothScrollAnimations/ (that I could find from another question on the forum).   But ... I have to use img tag instead of background image. In my example, I could position the img tag with the parent element padding trick (see its initial position set vs the debug green overlay pseudo element), and I assume I know this paddin