by deafult what is the location of the origin in transform-origin code example
Example 1: transform-origin
transform-origin: -100% 50%;
transform: rotate(45deg);
Example 2: transform origin
Awesome Demo of transform-origin:
https://www.w3schools.com/cssref/trycss3_transform-origin_inuse.htm