.video-container {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.video {
  height: 100%;
  width: 100%;
}

