*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#111827;color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;margin:0;min-width:320px}.cell-I{background-color:#00f0f0}.cell-J{background-color:#0000f0}.cell-L{background-color:#f0a000}.cell-O{background-color:#f0f000}.cell-S{background-color:#00f000}.cell-T{background-color:#a000f0}.cell-Z{background-color:#f00000}.cell-ghost{opacity:.3}button{border-radius:.5rem;border:1px solid transparent;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.btn-primary{background-color:#00f0f0;color:#213547}.btn-primary:hover{background-color:#00f0f0}.btn-secondary{background-color:#1f2937;color:#fff}.btn-secondary:hover{background-color:#374151}.cell{width:1.5rem;height:1.5rem;border:1px solid #374151;box-sizing:border-box}@media (min-width: 640px){.cell{width:2rem;height:2rem}}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
