.headDiv{width:50px;height:50px;border-radius:100%;border:10px solid black;position:absolute;top:50px;right:-30px}.bodyDiv{width:10px;height:100px;background-color:#000;position:absolute;top:120px;right:0}.rightArmDiv{width:100px;height:10px;background-color:#000;position:absolute;top:150px;right:-100px;rotate:-30deg;transform-origin:left bottom}.leftArmDiv{width:100px;height:10px;background-color:#000;position:absolute;top:150px;right:10px;rotate:30deg;transform-origin:right bottom}.rightLegDiv{width:100px;height:10px;background-color:#000;position:absolute;top:210px;right:-90px;rotate:60deg;transform-origin:left bottom}.leftLegDiv{width:100px;height:10px;background-color:#000;position:absolute;top:210px;right:0;rotate:-60deg;transform-origin:right bottom}.wordContainer{display:flex;gap:.25em;font-size:6rem;font-weight:700;text-transform:uppercase;font-family:monospace}.correctLetter{border-bottom:1rem solid black}._keyboardGrid_1yp78_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(75px,1fr));gap:.5rem}._btn_1yp78_7{width:100%;border:3px solid black;background:none;font-size:2.5rem;text-transform:uppercase;padding:.5rem;font-weight:700;cursor:pointer;color:#000;aspect-ratio:1/1}._btn_1yp78_7._active_1yp78_20{background-color:#1aff00;color:#fff}._btn_1yp78_7._inactive_1yp78_25{opacity:.3}._btn_1yp78_7:hover:not(:disabled),._btn_1yp78_7:focus:not(:disabled){background-color:#80d4ff}.mainContainer{display:flex;flex-direction:column;align-items:center;max-width:800px;gap:2rem;margin:0 auto}.winLoseContainer{text-align:center;font-size:2rem}
