body { 
  overflow: hidden; 
}

.okvir {
  background: black;
}

.sredina {
  position: relative;
  left: calc(50% - 18.0625vw) !important;
}