@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#525252;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6f6f6f}input::placeholder,textarea::placeholder{color:#8d8d8d}button:hover{filter:brightness(1.1)}input[type=range]{height:4px}
