:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.root{height:100vh;width:100%;display:flex;overflow:hidden;background-size:cover}.root .app{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:scroll}.root .app::-webkit-scrollbar{width:.3rem}.root .app::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.root .app::-webkit-scrollbar-thumb{background:#67d6c4;border-radius:10px}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}p{color:#97a2b7}h1,h2,h3,p{margin:0}a{text-decoration:none}button{padding:0;cursor:pointer}
