Learn CSS Variables by Building a City Skyline - Step 74

Tell us what’s happening:

What am I doing wrong? Am stuck…Please help, thanks.

Your code so far

<!-- file: index.html -->

/* file: styles.css */
/* User Editable Region */

.fb1b {
  width: 60%;
  height: 10%;
}
.fb1c {
  width: 100%;
  height: 80%;
}

/* User Editable Region */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0

Challenge Information:

Learn CSS Variables by Building a City Skyline - Step 74

Click the reset button and copy this block of code into the editor. You probably erased a curly brace from an earlier rule by mistake.

1 Like

Wow, big thanks…It has worked

1 Like

Awesome, when I implement the code. Its work. Thanks!

1 Like