body{
    background-image: url(foto/pozadi.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.container{  
  background-color: rgb(0 0 0 / 50%) !important;
    color: white;
    box-shadow: 0px 0px 5px black;   
}
