*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;min-height:100dvh;background:#1a1a2e;display:flex;align-items:center;justify-content:center;padding:12px;padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom));font-family:Comic Neue,cursive;overflow-x:hidden}#root{width:100%;max-width:480px}textarea{font-family:Comic Neue,cursive}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:2px}
