.clap-hand{position:absolute;rotate:50deg;color:rgba(80,80,80,.5);left:9px;top:1px}#app,body,html{overflow:hidden}.theme--dark.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:#272727!important}.clap-hand-b{rotate:40deg;left:35%}#board-inner{position:relative;overflow:hidden;background-image:url(/assets/grid.png);background-repeat:repeat}@-webkit-keyframes firework-animation{0%{background-color:#ff8426}25%{background-color:#fffc84}50%{background-color:#ff83f4}75%{background-color:#83b6ff}to{background-color:#ff8426}}@keyframes firework-animation{0%{background-color:#ff8426}25%{background-color:#fffc84}50%{background-color:#ff83f4}75%{background-color:#83b6ff}to{background-color:#ff8426}}@-webkit-keyframes firework-seed-animation{0%{background-color:#ff8426}25%{background-color:#fffc84}to{background-color:#ff8426}}@keyframes firework-seed-animation{0%{background-color:#ff8426}25%{background-color:#fffc84}to{background-color:#ff8426}}@-webkit-keyframes firework-fade-animation{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes firework-fade-animation{0%{opacity:1}50%{opacity:1}to{opacity:0}}.fireWorkBatch{z-index:999;position:absolute;top:0;left:0;-webkit-animation-name:firework-fade-animation;animation-name:firework-fade-animation;-webkit-animation-timing-function:cubic-bezier(.5,0,1 1);animation-timing-function:cubic-bezier(.5,0,1 1);-webkit-animation-duration:2.5s;animation-duration:2.5s}.fireWorkParticle{-webkit-animation-name:firework-animation;animation-name:firework-animation;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.fireWorkParticle,.fireWorkSeed{z-index:999;position:absolute;height:15px;width:15px;border-radius:7.5px}.fireWorkSeed{-webkit-animation-name:firework-seed-animation;animation-name:firework-seed-animation;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#login-mask{margin-top:2%}.login-input{max-width:500px}.logo-container{display:flex;justify-content:space-around}.login-input .spinner{position:relative}.login-input .spinner:before{top:100%;left:1.5em;width:1.5em;height:1.5em;border:2px solid #ccc;border-top-color:#ee7214}.v-menu__content{min-width:unset!important}