.grid.svelte-4cw6la{display:grid;grid-template-columns:repeat(10,23px);grid-template-rows:repeat(20,23px);grid-gap:1px;background-color:#000;border:2px solid #333;justify-content:center}.cell.svelte-4cw6la{width:100%;height:100%;background-color:#222;transition:background-color .5s ease}.cell.current.svelte-4cw6la{background-color:red;transition:background-color .5s ease}.cell.blue.filled.svelte-4cw6la,.cell.blue.done.svelte-4cw6la{background-color:#00f;transition:background-color .5s ease}.cell.cyan.filled.svelte-4cw6la,.cell.cyan.done.svelte-4cw6la{background-color:#0ff;transition:background-color .5s ease}.cell.yellow.filled.svelte-4cw6la,.cell.yellow.done.svelte-4cw6la{background-color:#ff0;transition:background-color .5s ease}.cell.red.filled.svelte-4cw6la,.cell.red.done.svelte-4cw6la{background-color:red;transition:background-color .5s ease}.cell.green.filled.svelte-4cw6la,.cell.green.done.svelte-4cw6la{background-color:green;transition:background-color .5s ease}.cell.orange.filled.svelte-4cw6la,.cell.orange.done.svelte-4cw6la{background-color:#ff7f00;transition:background-color .5s ease}.cell.purple.filled.svelte-4cw6la,.cell.purple.done.svelte-4cw6la{background-color:purple;transition:background-color .5s ease}.cell.ghost.svelte-4cw6la{border:1px solid #800080}
