Learn CSS Variables by Building a City Skyline - Step 104

Hey guys, I’m trying to keep going with this excercise but im stucked

.fb5 {
  width: 10%;
  height: 33%;
  background-color: var(--building-color2);
  position: relative;
  right: 10%;
  background: repeating-linear-gradient(var(--building-color2)0%,
  var(--building-color2) 5%, 
  var(--building-color2) transparent 5%, 
  var(--building-color2) transparent 10%);
}

i fixed it
no worries

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.

The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

I’m doing it here because for some reason the pop up chart ask me wont let me click on the options:

because you need to do things before being able to click the button, please read what’s written there

Maybe i explained myself wrongly, i can’t click the small little squares or options, it’s a bug with opera explorer and i just realized.
Maybe because im using the dark-theme.