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