  .placeholder-video {
    aspect-ratio: 5 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(var(--color-background-rgb) / 1);
  }
