body{
    /*background-image: url(../img/bg.avif);*/
    background-attachment: fixed;
   /* background-color:black;*/
}
.video-box{
    border-radius:15px;
    overflow:hidden;
    background-color:white;
}
.video-text{
    color:white;
}