#youtube-video {
  width: 100%;
  aspect-ratio: 16/9;
}

#youtube-video iframe {
  width: 100%;
  height: 100%;
}
