# Max width

The **max width** property changes the max width 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%`.