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