Login/Register to keep track of your score.
Select the correct code that will transform the left element into the right one
PS: The transformed element may overflow the container.

#1 SC – t4*
transform-origin:right;
transform-origin:top;
transform-origin:top right;

#2 T – t12

#3 R – t9*
transform-origin:top;
transform-origin:top left;
transform-origin:left;
transform-origin:bottom left;

#4 SK – t28

#5 T – t7

#6 SC – t2

#7 SC – t1

#8 T – t8

#9 SC – t16

#10 R – t21*
transform-origin:bottom right;
transform-origin:bottom;
transform-origin:right;
transform-origin:bottom right;

#11 SC – t3

#12 R – t19

#13 T – t0

#14 SK – t29

#15 R – t22
Your Result
-
I am sure you will do better next time