
  .video.svelte-1uv168l {
    display: flex;

    & > div:where(.svelte-1uv168l) {
      width: 100%;
      margin-right: auto;
    }
  }

  iframe.svelte-1uv168l {
    border: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
  }
