@charset "utf-8";

.youtube_embed > iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  border: none;
}