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