
  div.svelte-clyidt {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  canvas.svelte-clyidt {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
