.page.svelte-891a3l{display:flex;height:100vh;flex-direction:column;align-items:center;padding:1rem}.header.svelte-891a3l{display:flex;flex-direction:column;justify-content:space-between;width:100%;gap:.5rem}.title.svelte-891a3l{font-weight:700}.reset.svelte-891a3l{color:red}.board.svelte-891a3l{display:grid;grid-template-columns:repeat(3,1fr)}.square.svelte-891a3l{height:64px;width:64px;border-color:#000;border-width:1px}button.square.svelte-891a3l{background-color:#fff;color:#000}
