How can I change Navbar background colour when toggled div arrived the viewport?

Good afternoon, I want the Navbar's colour changes when the specific DIV arrived the viewport, currently I use the window.scrollY listener but it works poorly when the page size changed. Is there any better method? Thank you

The DIV will have an ID.
Was this page helpful?