My portfolio page freecode

Tell us what’s happening: I got hitched at the eleventh question of the portfolio page.

Your code so far
#welcome-section {
height: 100%;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
background-color:#464646;

}

that’s my code but i keep having the error message that the #welcome-section is not equal to the viewport.

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36.

Challenge: Build a Personal Portfolio Webpage

Link to the challenge:

Can you share code pen link please?