.off{display:none}#header{background-color:#fff;border-bottom:2px solid #ccc;height:50px;left:50%;position:fixed;top:0;translate:-50%;width:100%}#header,#header>div{display:flex;justify-content:center}#header>div{align-items:center;border:4px solid #0000;box-sizing:border-box;cursor:pointer;font:700 1.5em Arial;max-width:375px;width:50%}#header>div:not(.active):hover{background-color:#e0e0e0}#header>.active{background-color:silver;border-color:#888}#wrap{margin-top:70px;overflow:auto;width:100%}#display{word-wrap:break-word;border:2px solid #000;font:400 1.8em serif;height:max-content;margin:3%;padding:5%}.loading:after{animation:loading .4s infinite;clear:both;content:"";display:block}form>*{display:block}label{font-size:2rem;font-weight:700}input,textarea{font-family:monospace;font-size:1.2rem;height:30px;margin-bottom:1rem;width:400px}textarea{height:100px}button[type=submit]:active{background:#888;border:none}button[type=submit]:hover{background:#aaa;border:none}button[type=submit]{cursor:pointer;font-family:monospace;font-size:1.2rem;height:40px;margin-top:1rem;width:150px}form[disabled=true]{color:#ccc;cursor:not-allowed;pointer-events:none;position:relative}form[disabled=true] input{background-color:#f0f0f0;border-color:#0000;color:#aaa;outline:none}form[disabled=true] button{background-color:#f1f1f1;border-color:#0000;color:#ccc}@keyframes loading{0%{content:"../"}25%{content:"..-"}75%{content:"..\\"}to{content:"../"}}
/*# sourceMappingURL=main.e5799d58.css.map*/