*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f5;color:#333;min-height:100dvh}#root{max-width:480px;margin:0 auto;min-height:100dvh;background:#fff;display:flex;flex-direction:column}button{cursor:pointer;border:none;font-family:inherit;font-size:1rem}input,textarea{font-family:inherit;font-size:1rem}
