*{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{background:#0f0f0f;margin:0;color:#bfbfbf}#shell{height:100%;width:100%;position:fixed;padding:5rem 20rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:'Inconsolata',monospace;font-size:1.5rem}#shell.unloaded{display:none}#shell pre{font-family:inherit;font-size:inherit;white-space:pre-wrap;margin:0}.term{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;scrollbar-width:none}.term::-webkit-scrollbar{width:0}.window{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#bfbfbf}.window .top{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#0f0f0f;border:2px solid #bfbfbf;color:#bfbfbf;padding:.5rem .8rem}.window .top .title{-webkit-box-flex:1;-ms-flex:1;flex:1}.window .top .close{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.window .content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2rem;color:#0f0f0f;overflow:auto;scrollbar-width:none}.window .content::-webkit-scrollbar{width:0}.cmd-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.cmd-wrapper input{-webkit-box-flex:1;-ms-flex:1;flex:1;background:none;border:none;font-family:inherit;font-size:inherit;color:#bfbfbf;padding:0;outline:none}