The break-before
property describes how the page, column or region break behaves before the generated box. If there is no generated box, the property is ignored.
break-before: auto | always | avoid | left | right | page | column | avoid-page | avoid-column;