.aspect-h-1 {
    --tw-aspect-h: 1;
  }
  
  .aspect-w-1 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 1;
  }
  
  .aspect-w-1 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
  }

  iframe {
    border-radius: 0.75rem; 
  }
  
.jjimg {
border: solid;
border: 2px;
border-color: red;
border-radius: 0.75rem;

}






