*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-family:Fira Code,monospace;background:#fff;color:#000;-webkit-font-smoothing:antialiased}.page{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.text{font-size:clamp(.75rem,1.1vw,.9375rem);letter-spacing:-.01em}.cursor{display:inline-block;width:2px;height:1.2em;background:#000;vertical-align:text-bottom;margin-left:1px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
