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 15px 5px black;
    padding-top: 1px;
}