body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;background-color:#222;color:hsla(0,0%,100%,.53)}body{padding-top:10px}html{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Roboto,sans-serif;box-sizing:border-box}.App{display:flex;flex-direction:column;height:100%}.mainContent{border-bottom:3px solid #444}.spacer{background-color:#333;cursor:ns-resize;min-height:6px}.command-area{border-top:3px solid #444;font-family:Source Code Pro,monospace;padding-right:50px;padding-left:50px;display:flex;flex-direction:column}.command-input-container{display:flex;flex-direction:row;height:50px;line-height:30px;font-size:30px}.command-input{flex:1 1;position:relative;padding-left:10px}.command-input input{height:100%;width:100%;font-size:inherit;font-family:inherit;color:transparent;background-color:transparent;caret-color:hsla(0,0%,100%,.53);border:0;outline:none;margin-top:-11.5px}.command-input input::-moz-selection{background:rgba(0,102,170,.53)}.command-input input::selection{background:rgba(0,102,170,.53)}.command-input-text-render,.command-input input{position:absolute}.command-history-container{flex:1 1;overflow-y:auto;margin-top:10px;padding-right:10px;white-space:pre}.command-history-item{padding-top:10px;margin-bottom:10px;margin-left:32px;border-top:1px solid hsla(0,0%,100%,.2)}.command-history-item:first-child{border-top:none}.command-history-item.error{color:#f44747}.command-input .code-render pre{position:absolute!important}.code-render pre{background-color:transparent!important;margin:0!important;padding:0!important}.code-render code,.code-render pre{font-family:Source Code Pro,monospace!important;line-height:inherit!important;overflow:inherit!important}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border:none}::-webkit-scrollbar-thumb:hover{background:#aaa}::-webkit-scrollbar-thumb:active{background:#555}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.07);border:none}::-webkit-scrollbar-corner{background:transparent}.memory-container{margin:10px}.cell-container{display:inline-block;width:25px;height:25px;line-height:25px;font-size:20px;text-align:center;margin-bottom:10px;padding:10px;border-left:1px solid hsla(0,0%,100%,.03);border-top:1px solid hsla(0,0%,100%,.03);border-bottom:1px solid hsla(0,0%,100%,.03);-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1);font-family:Source Code Pro,monospace;color:hsla(0,0%,100%,.33)}.cell-container:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px;padding-left:10px}.cell-container:last-child{margin-right:20px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px solid hsla(0,0%,100%,.03)}.memory-block-container:last-child .cell-container:last-child{margin-right:0}.cell-container.unallocated{background-color:hsla(0,0%,51.4%,.205)}.cell-container.allocated{background-color:rgba(35,197,92,.59);border-color:hsla(0,0%,100%,.13)}.cell-container.reserved{background-color:hsla(0,0%,100%,.253)}
/*# sourceMappingURL=main.4886a8ae.chunk.css.map */