text-box
A shorthand for the text-box-trim and text-box-edge properties, allowing us to choose where and how much whitespace is trimmed from text.
The text-box-edge
property let us trim the whitespace around text content. It’s used alongside the text-box-trim
property to pick whether to remove whitespace above and/or below text.…
The text-wrap-mode
property lets us control whether text should wrap into new lines or stay (and possibly overflow) on the same line. It is a constituent property for both the white-space
and text-wrap
shorthand properties.…
text-box-trim
 property let us specify whether to trim the whitespace above or/and below text