*{margin:0;padding:0}html,body{margin:0;overflow:hidden}.webgl{position:fixed;top:0;left:0;outline:none;display:block}.arrowsTop{position:absolute;bottom:80px;right:90px;display:flex;gap:10px}.arrowsBottom{position:absolute;bottom:20px;right:30px;display:flex;gap:10px}.wKey{position:absolute;bottom:80px;left:20px;display:flex}.sKey{position:absolute;bottom:20px;left:20px;display:flex}.arrow{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;background:none;padding:0;z-index:10;width:50px;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;border-radius:10px;background-color:#ffffff4d;color:#282828;font-size:30px;text-align:center;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.arrow.active{background-color:#fff9}.reset-container{position:absolute;top:20px;left:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.counter-container{position:absolute;top:20px;left:80px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.esc-key-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;background:none;padding:0;z-index:10;font-family:"Press Start 2P",system-ui;font-weight:400;font-style:normal;width:50px;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;border-radius:10px;background-color:#ffffff4d;color:#282828;font-size:12px;text-align:center;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.esc-key-button.active{background-color:#fff9}.letter-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;background:none;padding:0;z-index:10;font-family:"Press Start 2P",system-ui;font-weight:400;font-style:normal;width:50px;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;border-radius:10px;background-color:#ffffff4d;color:#282828;font-size:16px;text-align:center;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.letter-button.active{background-color:#fff9}.count-display{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;background:none;padding:0;z-index:10;font-family:"Press Start 2P",system-ui;font-weight:400;font-style:normal;width:50px;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;border-radius:10px;background-color:#ffffff4d;color:#282828;font-size:16px;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.icon{font-size:30px}#loading-screen{position:absolute;width:100%;height:100%;background:#333;color:#fff;display:flex;justify-content:center;align-items:center;font-size:44px;z-index:9999}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto}.modal-content{background-color:#000;color:#fff;font-family:"Press Start 2P",system-ui;font-size:14px;line-height:28px;margin:15% auto;padding:20px;border:2px solid #f000ff;border-radius:10px;width:700px}.modal-title{font-size:18px;font-weight:400;margin-bottom:20px}.start-row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.close{margin-top:10px;color:#fff;background-color:#000;padding:10px 20px;border:4px solid #4deeea;border-radius:10px;font-size:20px;font-family:"Press Start 2P",system-ui}.close:hover,.close:focus{cursor:pointer}.link-container{position:absolute;bottom:20px;left:80px;height:50px;display:flex;flex-direction:row;align-items:center;justify-content:center}.link{color:#ffe700;background-color:"none";padding-left:20px;padding-right:20px;height:100%;border:none;border-radius:10px;font-size:14px;font-family:"Press Start 2P",system-ui;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;z-index:10}a:link,a:visited,a:hover,a:active{text-decoration:none}
