:root{--main-color: #96080e}*{margin:0;padding:0;box-sizing:border-box}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:Inter Tight,sans-serif}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#252323}::-webkit-scrollbar-thumb{background:var(--main-color)}::-webkit-scrollbar-thumb:hover{background:var(--main-color)}
