:root{--font-mono:"Roboto Mono", monospace}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;font-size:18px;line-height:32px}html,body,#app{height:100%}body{color:#001e19;background:#fff8e9;margin:0;font-family:system-ui;font-size:18px;line-height:32px}@media (max-width:1024px){body{font-size:15px;line-height:24px}}.container{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100vw;height:100vh;display:flex}button{color:#d8fff6;cursor:pointer;background:#001e19;border:none;border-radius:16px;padding:16px 24px;font-size:18px;font-weight:700}button:hover{filter:brightness(1.5)}
