[Mozilla examples](https://developer.mozilla.org/en-US/docs/Web/CSS/width): ```css /* Global values */ width: inherit; width: initial; width: unset; ```