Helping Browsers Optimize With The CSS Contain Property
Rachel Andrew introduces the CSS Containment Specification, which defines a single property, contain, and it can help you to explain to the browser which parts of your layout are independent and will not need recalculating if some other part of the layout changes.