Transform Origin

This property (a CSS property) is used to set the point around which an element is transformed. When you apply transformations like rotation, scaling, or skewing to an element, transform-origin lets you choose the center or a specific point of the element as the reference for those transformations.