@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#00f2fe1a;border-radius:4px}::-webkit-scrollbar-thumb{background:#00f2fe66;border-radius:4px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#00f2fe99}::-webkit-scrollbar-thumb:active{background:#00f2fe}*{scrollbar-width:thin;scrollbar-color:#00f2fe66 #00f2fe1a}
