Document
*{
margin: 0;
padding: 0;
box-sizing: border-box;
color: #fff;
font-family: "Poppins",sans-serif;
}
.container{
height: 100vh;
}
.container img{
position: absolute;
display: flex;
justify-content: flex-end;
width: 100%;
height: auto;
object-fit: cover;
z-index: -1;
}
.maintitle{
position: absolute;
top: 50%;
left: 50%;
}
developedbyRandy
Sign UpExplore.



< /code>
Подробнее здесь: https://stackoverflow.com/questions/796 ... f-the-page
Мобильная версия