*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html,body{height:100%;overflow:hidden}
body{font-family:system-ui,-apple-system,sans-serif;font-size:14px;color:#e0e0e0;background:#111}
input,button,select{font:inherit;color:inherit}
button{cursor:pointer;border:none;background:none}
