merhabalar php sitemdeki arkaplan kodları csslerle oluyor arkaplana video eklemek istiyorum fakat yapamadım yapabilicek birisi yardımcı olursa çok seviririm
}
.hero-section {
position: relative;
background-image: -webkit-gradient(linear, left bottom, left top, from(#090919), to(rgba(9, 10, 26, 0.8))), url(../img/bg/hero_bg.jpg);
background-image: linear-gradient(0deg, #090919, rgba(9, 10, 26, 0.1)), url(../img/banner/homedeneme.webp);
background-position: 0 0, 0 0;
background-size: auto, cover;
background-repeat: repeat, no-repeat;
background-attachment: scroll, fixed;
z-index: 1;
}https://www.youtube.com/watch?v=M0l8wKquMUA bu videoyu eklemek istiyorum