

	main.svelte-1cjsgia {
		display: flex;
  		align-items: center;
  		justify-content: center;
		flex-direction: column;
		/* padding: 1em; */
		max-width: 240px;
		margin: 0 auto;
		color: #b1b1b1;
	}

	p.svelte-1cjsgia {
		text-align: center;
	}

	img.svelte-1cjsgia {
    max-width: 100%;
    max-height: 100%; 
  	}



