@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}body{background:#181818;color:#F0F0F0;font-family:Jost,Futura,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#181818}::-webkit-scrollbar-thumb{background:#777777;border-radius:3px}