@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";:root{font-family:Ubuntu,sans-serif}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}img,picture,svg,video{display:block;max-width:100%}input,textarea,button,select{font:inherit}main.svelte-r8pmvs{display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:center;min-height:100vh}.board-wrapper.svelte-r8pmvs{display:grid;grid-template-columns:repeat(3,1fr);place-items:center;max-width:20rem;width:100%;gap:.25em;padding:.25em;background-color:#000}.tile.svelte-r8pmvs{border:none;text-align:center;display:flex;align-items:center;justify-content:center;font-size:3rem;width:100%;aspect-ratio:1 / 1;background-color:#fff}.tile.svelte-r8pmvs:disabled{color:#000}
