div div.instruccion,div div.resultado{margin-top:0;margin-bottom:0;border-bottom:1px solid #00f;text-indent:0}.CodeMirror,div div.resultado{font-family:'Roboto Mono','Courier New';font-size:.73rem;line-height:1.2}:root{--base-font-size:23px}*{box-sizing:border-box}html{font-family:"Darker Grotesque","Courier New";font-size:var(--base-font-size)}div.calculadora{min-height:18px;width:auto;border-top:1px solid #00f;border-left:1px solid #00f;border-right:1px solid #00f;white-space:nowrap;margin-left:0;margin-right:0;margin-bottom:0;padding:0}div div.instruccion{padding-top:0;padding-bottom:0;min-height:.79rem;overflow-x:hidden;white-space:pre}div div.resultado{background-color:#dffccd;padding-top:5px;padding-bottom:5px;padding-left:4px;color:#000;overflow-x:auto;white-space:pre}#btCerrar,#btGuardar{background-color:#c5ecd7;font-size:.85rem;font-weight:700;color:#fff;position:fixed;left:10px;top:5px;width:120px;height:28px;cursor:pointer;border-radius:10px;box-shadow:4px 4px 15px gray;border-top:0;text-shadow:1px 0 #000,0 1px #000,-1px 0 #000,0 -1px #000,0 0 4px #000;z-index:99}#btGuardar{top:7px;height:31px;left:5px}#btCerrar{margin-left:180px}#btCerrar:hover,#btGuardar:hover{width:5.58rem;background-color:rgb(133 190 159);height:1.44rem;font-size:1rem;border-radius:10px}div.mermaid{display:block}svg[id|=mermaid]{display:block;margin-left:auto;margin-right:auto}.CodeMirror{background-color:#e8eafa;height:auto}@media (hover:none){.CodeMirror,div div.resultado{padding-bottom:5px}.CodeMirror{padding-right:35px}}.CodeMirror-scroll{overflow:auto!important}div.codigo,div.codigo>div{background-color:#fff}div.codigo{white-space:pre;border:1px solid green}