.mbajtesi-me-demonstrim {
  background-color: #000000;
  text-align: center;
  background-image: url("bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 2rem 1rem;
}
	
.mbajtesi-me-video {
  margin: 0 auto;
  max-width: 440px;
}	
	
video {
  width: 100%;
}
	
video::cue {
  font-family: "Oswald", sans-serif;
  font-size: 1rem;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.6);
}