*{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.5;color:#111827;background:#fff}main{max-width:48rem;margin:2rem auto;padding:1rem}a{color:#6b21a8;text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}input,select,textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem}button{cursor:pointer;background:#000;color:#fff;padding:.5rem .875rem;border-radius:.375rem;border:0}button:disabled{opacity:.6;cursor:not-allowed}