#centered.svelte-1uha8ag{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}#tiles.svelte-1uha8ag{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem}.square-button.svelte-1uha8ag{background-color:var(--a-button-color);border:var(--text-color-lighter) solid;color:var(--text-color-lighter);width:300px;height:300px;border-radius:42px;padding:10px 12px;margin:0 5px;text-align:center;cursor:pointer;text-decoration:none;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.5em}@media screen and (max-width:1000px){.square-button.svelte-1uha8ag{width:200px;height:200px}}.square-button.svelte-1uha8ag:hover{background-color:var(--a-button-highlight-color)}
