.main-page {
    background: url("../images/main-banner-background.jpg");
    height: 100vh;
    background-size: cover; 
}