*{box-sizing:border-box;outline:0}html,body{padding:8px;margin:0;width:100%;height:100%;background:#000;overflow-x:hidden;overflow-y:auto}body{display:flex;flex-flow:row;align-items:flex-start;justify-content:center;font-size:.9rem}h1,h2,h4,p,b,pre,a{width:100%;max-width:max-content;color:#fff;font-family:monospace;white-space:break-spaces}a{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}main{width:100%;max-width:800px;border:1px solid white;box-shadow:16px 16px gray;padding:16px;margin:16px;display:flex;flex-flow:column;align-items:stretch}section{padding:8px;border-top:1px solid gray;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}
