.home-page-block {
    background-image: linear-gradient(0deg, black, transparent), url(../index_files/pbgs.webp); 
}
.fix-logo {
    width: 150px;min-width: fit-content;top: 100px;height: 200px;position: fixed;background-image: url(../index_files/logo.webp);background-repeat: no-repeat;background-size: contain;
}