<div class="wrap">
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLizcxDp986ijlLXTzzFe6EETEAwIIjpWZ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen> </iframe>
</div>
.wrap {
width: 100%;
height: 0;
position: relative;
padding-top: 56.25%;
overflow: hidden;
}
.wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.