body{font-family:monospace;color:#000;margin:0;padding:0}body ::selection{color:#000;background:#fff}body{display:flex;justify-content:center;align-items:center}#next-level-box{margin-left:-100px;width:200px;height:100px;font-size:3rem}#help-text-box,#next-level-box{position:fixed;top:50%;left:50%;color:#fff;padding:2rem;background:rgba(48,47,47,.82);user-select:none;visibility:hidden}#help-text-box{margin-left:-150px;width:300px;height:200px;font-size:13px}#level-box{color:#fff;padding:1rem;background:rgba(48,47,47,.43);font-size:10px;user-select:none}#help-text{background-color:#8e241c;border:none;color:#fff;padding:10px;margin-top:10px;text-align:center;text-decoration:none;display:inline-block;cursor:pointer}#help-text:hover{background-color:#d43428}#reset-text{background-color:#f44336;border:none;color:#fff;padding:10px;margin-top:10px;text-align:center;text-decoration:none;display:inline-block;cursor:pointer}#reset-text:hover{background-color:#d43428}#root{position:relative}#root #ui{position:absolute;top:0;left:0}#terminal{box-shadow:4px 4px 15px rgba(0,0,0,.25);border-radius:3px;width:500px;position:absolute;word-break:break-all}#terminal-history{white-space:pre;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:keep-all}#terminal-titlebar{cursor:move;display:flex;align-items:center;height:24px;font-family:Open Sans,Segoe UI,Calibri,sans-serif;font-size:11px;color:#fff;background-color:grey;border-radius:3px 3px 0 0}.right{flex:1}.fakeButton{margin-left:7px;background:red;grid-column-gap:1px;width:12px;height:12px;border-radius:100%;cursor:pointer}.fakeButton .tooltiptext{visibility:hidden;width:65px;background-color:rgba(43,43,43,.5);color:#fff;text-align:center;padding:5px 0;left:30px;top:10;position:absolute;z-index:1}.fakeButton:hover .tooltiptext{visibility:visible}.fakeTitle{flex:auto}#terminal-body{padding:5px;flex-shrink:auto;height:250px;max-height:250px;font-family:Inconsolata,monospace;font-size:14px;color:#ddd;background-color:rgba(0,0,0,.85);border-radius:0 0 3px 3px;overflow-y:scroll;overflow-x:hidden}#commandline{display:flex;flex-direction:row;color:inherit}.prompt{padding:0;display:inline-block;flex-grow:1;border:none;outline:none;font-family:inherit;font-size:14px;color:inherit;background:inherit;caret-shape:block}
/*# sourceMappingURL=/app.d876e937.css.map */