*{-webkit-user-select:none;user-select:none;margin:0;padding:0}body{background-color:#333}div{box-sizing:border-box}#gfx-container{z-index:10;background-color:#111;border:2px solid #555;width:60%;height:79%;position:absolute;top:2%;left:2%;overflow:hidden}#text-log-container{z-index:10;background-color:#111;border:2px solid #555;width:35%;height:40%;position:absolute;top:2%;right:2%}#text-log{color:#ccc;scroll-behavior:smooth;width:100%;height:100%;margin-bottom:200px;padding:10px;font-family:Courier New,Courier,monospace;font-size:14px;overflow-y:auto}#status-container{z-index:10;background-color:#111;border:2px solid #555;width:35%;height:38%;position:absolute;top:43%;right:2%}#status-content{padding:10px}#action-bar{background-color:#111;border:2px solid #555;align-items:center;width:96%;height:15%;display:flex;position:absolute;top:82%;left:2%}.action-bar-button-container{z-index:20;color:#c7bdbd;background:#240b0c;border:2px solid #c7bdbd;width:20%;height:80%;margin-left:2%;transition:background .2s}.action-bar-button-container:hover{background:#631e21}.status-text{color:#ccc;font-family:Courier New,Courier,monospace;font-size:14px}
