:root{--text:#6b6375;--text-h:#08060d;--border:#e5e4e7}#root{border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}.appform{border:1px solid silver;flex-direction:column;gap:5px;padding:5px;display:flex}.appform label{color:#6b6375;width:100px;padding-left:10px;display:inline-block}.appform label:after{content:":";padding-right:5px}.appform button.inline{margin-left:5px}.appform button.inline:first-of-type{color:green}
