The inset CSS property is a shorthand that corresponds to the top, right,
bottom, and/or left properties. It has the same multi-value syntax of the
margin shorthand.
While part of the CSS Logical Properties specification, it does not define
logical offsets. It defines physical offsets, regardless of the element's
writing mode, directionality, and text orientation.