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 – t0*
transform-origin:bottom;
transform-origin:top;

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

#3 R – t0
transform-origin:bottom;
transform-origin:top;

#4 SC – t16

#5 T – t11

#6 SC – t3

#7 T – t34

#8 T – t9

#9 SC – t2

#10 T – t13

#11 SC – t5*
transform-origin:top left;
transform-origin:top left;

#12 SC – t17

#13 T – t7

#14 SK – t31*
transform-origin:bottom;
transform-origin:right;
transform-origin:right;
transform-origin:bottom;

#15 SK – t28
Your Result
-
I am sure you will do better next time