how to cange rotation origin in css code example Example: transform orgin css div { transform: rotate(45deg); transform-origin: 20% 40%; }