body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}.app{align-items:center;background-color:#333;height:100vh;justify-content:center;width:100vw}.app,.row{display:flex}.row{height:100%;width:100%}.board{display:flex;flex-wrap:wrap;height:512px;width:512px}.cell{align-items:center;display:flex;height:64px;justify-content:center;width:64px}.cell img{height:50px;position:relative;width:50px}.black{background-color:#769656}.white{background-color:#eeeed2}.selected{background-color:#ff0!important}.available{background-color:#333;border-radius:50%;filter:blur(5px);height:12px;position:absolute;width:12px}.text-color-white{color:#fff}
/*# sourceMappingURL=main.8249a6f6.css.map*/