Learn Intermediate CSS by Building a Picasso Painting - Step 59

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 (Windows NT 6.3; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0

Challenge: Learn Intermediate CSS by Building a Picasso Painting - Step 59

Link to the challenge:

hi everyone!

please am lost here totally. Can anyone help me out?

my code:

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

<div class="triangle"></div>

as far as I can see your answer is correct
have you got 30 of them?

if you highlight ten of them, press Ctrl+c you can quickly coppy those ten, then use Ctrl+v to past.
it will only pass if you have the correct amount

Still not correct.
the is complete 30

I cant see anything wrong with your code, the only thing I’d do different is take the line spaces out, but thats not why your code isn’t passing.

Its possible something has gotten deleted in the main body by mistake.
try restarting the step. sometimes this helps.
be sure to type out the line anew tho, dont copy and past an old answer just in case

Post the entire html code here.
It is possible that you have deleted something before or after those div elements.