:root{--red: #e10600;--red-deep: #b00500;--black: #0a0a0a;--black-2: #141414;--white: #ffffff;--gray: #9a9a9a}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:Montserrat,system-ui,-apple-system,sans-serif;background:var(--black);color:var(--white);overflow:hidden;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}
