.squarePiece{background-color:#d5b60a}.trianglePiece{background-color:#a7c7e7}.rightLPiece{background-color:#a0e194}.leftLPiece{background-color:#448b45}.leftZPiece{background-color:#c23b22}.rightZPiece{background-color:#faa0a0}.linePiece{background-color:#ff964f}.app_main__d3ie_{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#1a212c;color:#fff}.app_tetristitle__FlPtv{font-family:Papyrus,cursive;color:#fff}.app_start__O_5Mv{padding-top:10px;padding-left:10px;padding-right:10px;margin:10px;border-radius:5px;font-size:24pt;background-image:linear-gradient(#bcb0c7,#a896b2);border:#000;transition:transform .3s;line-height:normal}.app_start__O_5Mv:hover{transform:scale(1.1)}.app_gamestats__4SrYI{font-family:Papyrus,cursive;margin-top:2%;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.app_scores__6ka4u{margin-top:.1em;margin-bottom:.1em}.app_board__rttfx{display:grid;grid-template-rows:repeat(20,1fr);grid-template-columns:repeat(10,1fr);aspect-ratio:1/2;margin:1%;box-sizing:border-box;background-image:linear-gradient(gray,#a9a9a9);padding:10px;justify-content:center;flex-grow:1;max-height:calc(100vh - 100px)}.app_gridRow__dAnrd{display:contents}.app_gridSquare__kJ3mb{width:100%;height:100%;aspect-ratio:1/1;border:1px solid #e0e0e0}.app_blankSquare__ePxe0{background-color:#fcfbf4}.app_lockedBlock__mYSF7{background-color:#cfcfc4}