JSFiddle - React, Tailwind, and code Playground

by LuckyCat

HTML

<iframe width="854" height="480" src="https://www.youtube.com/embed/7M-jsjLB20Y" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>

CSS

iframe {
  width: 320px;
  height: 200px;
  
  transform: skew(0deg,30deg);
}