The will-change CSS property lets you notify the browser about future changes that you may do to an element. The browser can use that information to load optimizations before they’re needed. So elements can be changed and rendered faster, resulting in a smoother UI experience…
Direct link: The CSS will-change Property