Learn Step 22 color markers

.one {
  background-color: rgb(225, 0, 0);
}

Hello there.

Do you have a question?

If so, please edit your post to include it.

Learning to describe problems is hard, but it is an important part of learning how to code.

Also, the more information you give us, the more likely we are to be able to help.

I have been in this step for hours
I tried checking other forum for help
still can pass it

1 Like

try to double/triple/quadruple check what you write, the code is almost correct but for a character

I don’t see anything wrong with the code

    

Thanks a lot
didn’t see that

Yeah i think i did step 22 correctly:
.one {
background-color: rgb(225, 0, 0);
}
how is this wrong?

check your numbers again

Thanks a lot, damn I need to pay attention it always gets me to be ignorant.

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