<style>
.wh-16-9 { display:block; aspect-ratio:16/9; width:100%; max-width:1024px; border:none;
border-radius:30px; box-sizing:border-box; margin:0 auto; box-shadow: 0 0 25px gray, 0 0 5px darkblue;}
</style>
<iframe class="wh-16-9" src="https://kakaotv.daum.net/embed/player/cliplink/rv9vh2pk9da2jr3dsqph42k2z@my?service=daum&autoplay=1&loop=1&popup=1" allow="autoplay;fullscreen"></iframe>
다른방법
<style>
.wh-16-9 { display:block; aspect-ratio:16/9; width:100%; max-width:1280px; border:none;
border-radius:30px; box-sizing:border-box; margin:0 auto; }
</style>
<iframe class="wh-16-9" src="https://kakaotv.daum.net/embed/player/cliplink/rv1l5608ps8r5b0a1fzgn0qyy@my?service=daum&autoplay=1&loop=1&popup=1" allow="autoplay;fullscreen"></iframe>
유튜브 영상 소스
<style>
.wh-16-9 { display:block; aspect-ratio:16/9; width:100%; max-width:1280px; border:none; border-radius:30px; box-sizing:border-box; margin:0 auto; }
</style>
<iframe class="wh-16-9" src="https://www.youtube.com/embed?playlist=PDTWMMGuAi8&loop=1&autoplay=1&vq=highres" allow="autoplay" allowfullscreen></iframe>