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