
	.content.svelte-3ydkky {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 0.5em;
		position: relative;
		width: 100%;
		overflow: hidden;

		/* font-family: PressStart2P; */
		/* text-transform: uppercase; */
		/* font-size: 1rem; */
	}

	.content.svelte-3ydkky > canvas {
		position: absolute;
	}
