original

I don't have perspective
translateY(40px)
I don't need perspective to move on y axis
I don't have perspective
translateX(40px)
I don't need perspective to move on x axis
I don't have perspective
translateY(40px) translateX(20px)
I don't need perspective to move on x and y axis
I have a 1000px perspective
translateZ(80px)
I need perspective to move on z axis
I have a 1000px perspective
translateZ(80px)
I'm rotated and preserve 3D for my children
I'm translated on z axis, yoohoo!
I have a 1000px perspective
translateZ(-80px)
I'm rotated and preserve 3D for my children
I'm translated on z axis, yoohoo!