section.svelte-1kfcbxy .game-of-life.svelte-1kfcbxy{--size:15px;background-color:#666;display:grid;grid-auto-rows:var(--size);border-radius:5px;gap:1px;justify-content:center;align-items:center;margin:auto;overflow:hidden}section.svelte-1kfcbxy .game-of-life div.svelte-1kfcbxy{width:var(--size);height:var(--size)}section.svelte-1kfcbxy p.svelte-1kfcbxy{position:absolute;top:0;left:0;padding:10px;color:var(--primary-950, white)}section.svelte-1kfcbxy button.svelte-1kfcbxy{position:absolute;top:0;right:0;padding:10px;margin:16px}.buttons.svelte-1kfcbxy.svelte-1kfcbxy{position:fixed;bottom:0;display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px}button.svelte-1kfcbxy.svelte-1kfcbxy{display:flex;justify-content:center;align-items:center;padding:10px;border:none;background-color:var(--primary-950);color:#fff;cursor:pointer;border-radius:5px;animation:scale .3s}button.svelte-1kfcbxy.svelte-1kfcbxy:active{scale:.9}
