html.light-mode{background:#fff}html.light-mode body{background:#fff;color:#484548}html{font-size:15px}body{margin:.25rem 0}.actions,.code-box{position:fixed;top:0}.actions{display:table;margin:1rem auto;left:50%;height:auto;background:0 0;transform:translateX(-50%);z-index:2}.code-box{width:100%;height:100%;left:0;z-index:1;display:flex}.CodeMirror{background:0 0;height:100%}#code{position:absolute;left:-999999px}.code-holder{background:#fff;position:relative}#log,.code-holder{width:50%;height:100%;padding:4rem 1rem 1rem;box-sizing:border-box}.actions button{margin:auto .5rem}.error-lines{display:flex;padding:0;margin:.25rem;list-style:none}.error-line{white-space:nowrap;margin:0 .25rem;font-size:1rem}.error-notice{color:#d3d3d3}.error-time{color:gray}.error-warning{color:#ffc73c}.error-fatal{color:red}