html{overflow:hidden}body{padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden,}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body{height:100%;width:100%}.game{background-color:#fff;margin:auto}.board,.board-container{position:relative;float:left}.board{background-color:#fff;margin:auto;border:5px ridge grey;border-radius:10px}.metadata-container,.next-block-container{position:relative;float:left}.next-block-container{background-color:#d3d3d3;background-image:url(/tetris-app/static/media/matte2.9e4a270b.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;color:#fff;border-radius:10%;border:7px ridge grey;top:5%;left:7%;height:36%;width:80%}.next-block-header{text-align:center;margin:5%}.next-block-preview{background-color:#fff;height:67%;width:80%;margin:auto;border:4px solid #000;border-radius:4px}.restart-btn{display:inline-block;padding:0 12px 6px;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:3px ridge grey;border-radius:6px;top:6.5%;left:21.5%;height:5%;width:45%}.restart-btn,.scoreboard{position:relative;background-color:#d3d3d3}.scoreboard{float:left;background-image:url(/tetris-app/static/media/matte2.9e4a270b.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:10%;border:7px ridge grey;padding-top:1%;top:8%;left:7%;height:40%;width:80%}.stat{position:relative;left:10%;height:20%;width:70%;margin:-24% 5%;text-align:center}.stat-word{margin-bottom:5px;color:#fff}.stat-num{background-color:#fff;border:4px ridge grey;border-radius:10px;height:55%;padding-bottom:5%;margin-top:2%;margin-bottom:2%}.block-piece{border:solid #000;background-size:cover;background-repeat:no-repeat;background-position:50%}.block-piece,.grid-piece{position:relative;float:left}.grid-piece{opacity:.5;border:1px solid #000;border-radius:2px;margin:15px -30px}:focus{outline:0;outline:none}
/*# sourceMappingURL=main.ecd7826d.chunk.css.map */