The max-block-size CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by writing-mode. That is, if the writing direction is horizontal, then max-block-size is equivalent to max-height; if the writing direction is vertical, max-block-size is the same as max-width....this may not be a vertical value) and max-inline-size to set...Try it Syntax css /* <length> values */ max-block-size: 300px; max-block-size:...