body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#585858;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.header{background-color:#000;color:#fff;font-size:20px;font-weight:700;padding:15px 20px;text-align:center}.shadow{box-shadow:0 0 10px 0 #000}.board{border:2px solid #ddd;flex-wrap:wrap;height:300px;justify-content:space-between;margin:auto;padding:2px 4px;width:300px}.board,.item{align-items:center;border-radius:6px;display:flex}.item{background-color:#ebebeb;height:85px;justify-content:center;margin:5px;transition:all .5s;width:85px}.item:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.6)}.user_selected{background-color:#eee;border-radius:8px;box-shadow:0 0 6px 0 #000;padding:4px 10px}
/*# sourceMappingURL=main.6ae72a54.css.map*/