How to remove overscroll or change the overscroll background color?

Hello! Is there a way to remove overscroll or change the background color so that when a user scrolls past the page, it won’t show a white background?

I am talking about the white area that appears in this video

Hey @royal_fox,
Sorry, the video isn’t playing for me. As per the description, overscroll-behavior css property should resolve it.

You will need to override it in the code.

https://developers.google.com/web/updates/2017/11/overscroll-behavior