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

.youtube-video-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
