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