I have a sticky (scrolling-follow) HTML element with a Blue background and my problem is that each time I scroll down on other elements with a Blue background as well, this element is being “swallowed” by these other elements.
How to solve that problem?
For example, how to give an HTML element dynamic background color based on color-wheel contrast?
I really try to avoid an XY problem here, so I am of course open for more solutions to this problem.