.yt-embed{
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 56.25%;
  margin: 10px 0;
}
.yt-embed iframe{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}