Tell us what’s happening:
Your code so far
WARNING
The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.
You will need to take an additional step here so the code you wrote presents in an easy to read format.
Please copy/paste all the editor code showing in the challenge from where you just linked.
Replace these two sentences with your copied code.
Please leave the ``` line above and the ``` line below,
because they allow your code to properly format in the post.
Your mobile information:
Infinix X6511B - Android 11 - Android SDK 30
Challenge: Learn CSS Transforms by Building a Penguin - Step 90
Link to the challenge:
Hi there!
Welcome to the FCC forum. If you need any help, post your code here.
Hello and welcome!
The code you submitted was too large to fit in the post.
Please place the full code between back ticks above and
below the complete sets of code.
For this step, here are the quoted instructions:
"Within the .arm.left selector, alter the origin of the transform
function to be the top left corner of its parent."
When we complete this step we should use the transform-origin
because it is asking us to alter the origin of the transform function.
The origin is to be, as shown in the instructions top left.
I am not sure if this will help you. It would be easier if we could see the code.
Here is a link to How to use the transform origin, and if we click the various 'Demo transform-origin, we can see where the origin will begin.
Wishing you good progress on your coding journey.