html,body{
    width:100%;
    height:100%;
}
body{
     background: url("https://www.005.tv/uploads/allimg/190625/63-1Z62514205WM.jpg") no-repeat top left;
     background-size: cover;
     background-attachment:fixed;
}
div{
opacity:0.95;
}