.iframe-container {
overflow: hidden;
padding-top: 56.25%; /* 16:9*/
position: relative;
}
.iframe-container iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
Receive updates on new technology tips and tutorials.