Binary Scenery: Important Meeting Notes

How to find a CSS transform origin

In CSS transform animations, the 'transform origin' is the point that the rotation pivots around. The center of the element is 50% 50%.

Drag the black dot around to get the transform-origin for that point.

By default it's set to 'T-rex bite' mode.

transform-origin: 75% 75%;