The CSS inset CSS property is like a combination of…
… top, bottom, left and right. Adam Argyle brought showed this off the other day.
As the docs on MDN reveal, this will set the element to be set in all corners of its parent element. Nifty! Or it takes values for the edges in the same format as margin or padding.