*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;background:#0f0f10;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button{cursor:pointer;font-family:inherit;border:none;outline:none;transition:transform .1s ease,opacity .1s ease}button:hover{opacity:.95}button:active{transform:scale(.98)}input{font-family:inherit;outline:none}a{color:inherit;text-decoration:none;cursor:pointer}
