09youtubeを埋め込む
emoji_objects
.********** {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
}
.********** iframe {
width: 100%;
height: 100%;
}
-- html --
iframe内の width と height は削除する
ヒント
-- css --
aspect-ratio