@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{background:#f5f5f5;color:#000;font-family:Geist Mono,monospace;font-size:13px;line-height:1.5}::selection{background:#000;color:#fff}.page{padding:48px;white-space:pre-wrap}h1{font-size:13px;font-weight:400}.divider{margin:20px 0}.cursor{background:#000;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}a{color:#4040d9}a:hover{text-decoration:underline}@media(max-width:640px){.page{padding:24px}}
