div.paperTexture.svelte-p89pme{position:relative;width:var(--width, 200px);height:var(--height, 200px);transform:rotate(var(--rotation, 0deg));left:var(--x, 0);top:var(--y, 0);padding:25px;background-color:var(--color, var(--PaperBody));color:var(--PaperBodyText)}div.paperTexture.svelte-p89pme .tape:where(.svelte-p89pme){position:absolute;top:-25px;left:calc((var(--width, 200px) / 2) - ((var(--width, 200px) / 3) / 2));width:calc(var(--width, 200px) / 3);height:50px;transform:rotate(var(--tapeRotation, 0deg));background-color:#feffde;opacity:.3}
