*{margin:0;padding:0}.app{align-items:center;height:100vh;justify-content:center;width:100vw}.app,.board{display:flex}.board{flex-wrap:wrap;height:512px;width:512px}.cell{align-items:center;display:flex;height:64px;justify-content:center;width:64px}.cell img{height:48px;position:relative;width:48px}.black{background-color:#00bfff}.white{background-color:#eed4ac}.selected{background-color:brown}.available{background-color:#22c022;border-radius:50%;height:12px;width:12px}.lost{background-color:#d3d3d3;height:calc(50vh - 60px);margin-left:50px;padding:30px}.checker{border-color:#000;border-radius:50%;border-style:solid;height:50px;width:50px}
/*# sourceMappingURL=main.df871056.css.map*/