@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto Condensed,sans-serif}*::-webkit-scrollbar{width:2px}*::-webkit-scrollbar-track{background:var(--pallete-color-1)}*::-webkit-scrollbar-thumb{background-color:var(--pallete-color-border);border-radius:4px}*::-webkit-scrollbar-thumb:hover{background-color:var(--pallete-color-accent)}
