I'm stuck in this step,what's mean circle closet corner?

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 browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; CPH1819) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36

Challenge: Step 113

Link to the challenge:

if you’re totally clueless about what radial-gradient() is, then i would suggest you look into this mdn article, that should actually tell you what it really is

and to pass this test, it actually telling you in instructions what needs to be done, just add that in beginning of ‘.sky’ css rules and dont forget to add a ‘comma’ after that, then it should be fine :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.