.container{
background-color: #0000008a;
color: white;
}
body {
background-image: url("foto/pozadi.jpg");
background-size: cover;
background-attachment: fixed;
}