html,body{min-height:100%;margin:0}body{padding:10px;display:flex}#left{width:25em;flex-direction:column;margin-right:10px;display:flex}#output{min-width:0;flex:1;overflow:auto}#syntax>span{font-family:monospace;font-weight:700}textarea{resize:none;height:8em;flex-shrink:0}input,#result{font-family:monospace}