Personal Portfolio Webpage Viewport Height Error

/Welcome Section/

#welcome-section{
background-image: url(https://wallpaperaccess.com/full/1489205.jpg);
display:block;
padding:0px;
margin:0px;
width:100vw;
height:100vh;
background-position:center;
text-align:center;
padding-top:230px;
width:100%;
}strong text

Can somebody help me solve this mystery? Idk where went wrong as it kept showing error nmw i do. Here is my full project code https://codepen.io/aiman1012/full/XWgGLRg

It works for me and the image loads. Maybe you gotta make sure your internet is connected or your cache is cleared ?

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