transform: scale(.1, 1) ;
transform: scale(.1, 1) rotate(45deg);
transform: rotate(45deg) scale(.1, 1);