:root{--font-sans:pure,Arial Narrow,sans-serif;--font-serif:pure,Arial Narrow,sans-serif;--font-mono:"pure mono",monospace;--border-color:#ccc;--dashboard-max-width:988px;--secondary-text-color:#888}@font-face{font-family:pure;src:url(/font/Arial\ Narrow.ttf);font-weight:400;font-style:normal}@font-face{font-family:pure;src:url("/font/Arial Narrow Bold.ttf");font-weight:700;font-style:normal}@font-face{font-family:pure;src:url("/font/Arial Narrow Italic.ttf");font-weight:400;font-style:italic}@font-face{font-family:pure;src:url("/font/Arial Narrow Bold Italic.ttf");font-weight:700;font-style:italic}@font-face{font-family:pure mono;src:url(/font/ArialMonoMTPro.otf);font-weight:400}@font-face{font-family:pure mono;src:url(/font/ArialMonoMTPro-Bold.otf);font-weight:700}html{font-family:var(--font-sans);height:100%}body{text-align:center;min-height:100%}div.frame{display:flex;justify-content:center;align-items:flex-start;height:100%}div.words{width:800px}a{color:inherit;text-decoration:underline}p{font-size:36px;font-weight:600;letter-spacing:-1px}@media (max-width:1000px){p{font-size:28px;font-family:var(--font-sans)}}hr{background-color:#eee;border:0;height:1px}hr,span.soon{color:#eee}button{background-color:#000;border:0;color:#fff;cursor:pointer;display:inline-block;font:inherit;font-weight:500;padding:4px 20px}button:disabled{opacity:.6;cursor:not-allowed}