:root{--font_family: "Inter", sans-serif;--header_bg_color: red;--header_font_color: rgb(71, 211, 226)}body{margin:0;background-color:#f5f6f7;font-family:var(--font_family)}*::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:8px}::-webkit-scrollbar-track{border-radius:8px;background:transparent}.cursor-pointer{cursor:pointer}
