Tell us what’s happening:
So, I’m supposed to use the “Transform origin” for this, but how do I do it?
Your code so far
.arm.left {
top: 35%;
left: 5%;
transform-origin
}
.arm.right {
top: 0%;
right: -5%;
}
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36 Edg/104.0.1293.70
Challenge: Learn CSS Transforms by Building a Penguin - Step 90
Link to the challenge: