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