1. CSS box-decoration-break

    Controls whether the box's margins, borders, padding, and other decorations wrap the broken edges of the box fragments (when the box is split by a break (page/column/region/line).

  2. css property: box-decoration-break: clone

  3. css property: box-decoration-break: slice