body,body.loading::after,div.tetrisGame,html{width:100%;height:100%}div.tetrisLeftPane div.tetrisPreview div.tetrisBlock:nth-child(4n+1),div.tetrisRightPane div.tetrisBoard div.tetrisBlock:nth-child(10n+1){clear:both}body.loading::after{background:url(../img/img_tetris-logo.svg) center no-repeat #E8F9D5;background-size:80%;content:'';display:block;position:fixed;z-index:999999}body.loading::before{font-family:'Share Tech Mono',monospace;content:'Press any key, click or touch to start...';display:block;position:fixed;z-index:9999999;width:100%;text-align:center;color:#0A2D3C;padding:calc(5vh + 1vw) calc(5vh + 1vw) 0;box-sizing:border-box;background:#E8F9D5;box-shadow:0 1em 3em 2em #E8F9D5}div.tetrisGame{position:relative}div.tetrisLeftPane div.tetrisScore{position:fixed;top:0;z-index:99;right:0}div.tetrisLeftPane div.tetrisPreview{bottom:0;position:fixed;right:0;z-index:99}div.tetrisLeftPane div.tetrisUsage{display:none}div.tetrisRightPane div.tetrisBoard{position:relative;width:100%;height:100%}div.tetrisBlock{position:relative;width:calc(100vh / 20);height:calc(100vh / 20);font-size:calc(100vh / 20);border:1px solid transparent;box-sizing:border-box;background-color:#E8F9D5;float:left}div.tetrisBlock.habitated{border:.125em solid #0A2D3C;background-color:#0A2D3C;background:-webkit-repeating-linear-gradient(45deg,rgba(0,0,0,.2),rgba(0,0,0,.2) .125em,rgba(0,0,0,.3) .125em,rgba(0,0,0,.3) .15em);background:repeating-linear-gradient(45deg,rgba(0,0,0,.2),rgba(0,0,0,.2) .125em,rgba(0,0,0,.3) .125em,rgba(0,0,0,.3) .15em)}
/*# sourceMappingURL=tetris.min.css.map */