button{cursor:pointer}.char,.key,.suggestion{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none;-ms-user-select:none;user-select:none}.board{margin:auto;display:grid;width:365px;margin-bottom:15px;margin-top:20px}.iteration{display:flex;margin-left:auto;margin-right:auto;overflow:hidden;margin-bottom:4px}.char{font-family:monospace;height:60px;width:50px;border:1px solid;border-color:#AAA !important;margin:2px;cursor:pointer;background-color:#fff;text-align:center;font-size:44px;font-weight:700}.keyboard{margin:auto;width:100%;max-width: 500px;}.krow{display:flex;height:50px;padding:3px}.key{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;width:100%;height:100%;margin:2px;font-weight:500;color:#070707;border:0;border-radius:6px;background-color:#dce1ed}.enter,.backspace{min-width:32px;text-align:center}.enter{font-size:1.15em;font-weight:700;background-color:#bcdbc4;}.suggestions{margin:auto;width:365px;margin-top:15px;align-items:center}.suggestion{font-family:Segoe,monospace;float:left;cursor:pointer;margin:3px;border:1px;border-radius:6px;background-color:#bcdbc4;padding:3px 5px 5px}.er{display:none;padding-top:15px;text-align:center;color:#a31507;}.b {min-height: 505px;}