🏠 New in High Baseline Support: display: flow-root
July 15, 2022
The display: flow-root CSS declaration sets an element as the root element of a new flow layout for its children, preventing margin collapse with sibling elements.
Source features
css.properties.display.flow-root[mdn]