# Max height

The **max height** property changes the max height of the element.

By default, this property converts numbers to **pixels**. You can also specify the unit you want to use by adding a string - like `1em`, `2rem` or `50%`.