Original
Rotated

The Rotated Block

Actual margin top is red block top to the container top = 90px.

Since transform origin = center.

Actual margin top = margin top + half content height - half content width

Actual margin top = 100px + 20px - 30px.