*{margin:0;padding:0}.app{align-items:center;background:#333;color:#ba55d3;height:100vh;justify-content:center;width:100vw}.app,.board{display:flex}.board{box-shadow:0 20px 50px #000c;flex-wrap:wrap;height:512px;margin-top:20px;width:512px}.cell{align-items:center;box-shadow:inset 5px 5px 5px #9370db;display:flex;height:64px;justify-content:center;width:64px}.cell img{height:48px;position:relative;width:48px}.black{background-color:#0ff}.white{background-color:#f0f}.selected{background-color:#7b68ee;box-shadow:inset 0 0 60px #f5f5f5,inset 20px 0 20px #7fff00,0 0 10px #fff,-10px 0 20px #f0f,10px 0 20px #0ff}.available{background-color:#0000cd;border-radius:50%;box-shadow:inset 1px 2px 2px #f5f5f5;height:12px;width:12px}.lost{background-color:#191970;box-shadow:0 20px 50px #000c;height:calc(50vh - 60px);margin-left:50px;padding:30px}.lost img{height:20px;width:20px}.menuTimer{align-items:center;background-color:#191970;box-shadow:0 20px 50px #000c;display:flex;flex-direction:column;height:200px;justify-content:center;margin:50px;width:200px}.menuTimer button{background:none;border:1px solid #f5f5f5;border-radius:15px;box-shadow:0 5px 10px #000c;color:#ba55d3;font-size:14px;height:30px;margin-bottom:20px;width:120px}.menuTimer button:hover{background:#ba55d3;color:#0000cd;cursor:pointer}
/*# sourceMappingURL=main.14a6c224.css.map*/