
body {
    background-color: bisque;
  }

  .youtube{
    width: 100%;
    height: auto;
    aspect-ratio: 16/9 ;
  }