Hi, I would like to freeze an image while the user scroll the page,
I mean, The image is located at the top of the page/tab, and when the user scrolls the page, the image should stick to the top, and the rest of components will go up(scroll up).
How to make specific image to be sticky? something with CSS I guess.