@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);#root,body,html{height:100%;width:100%}.app,.content{flex:1 1;overflow-y:auto;width:100%}.app{background:#fcfcfc;display:flex;font-family:Poppins,sans-serif;height:100%;overflow:hidden;padding:1rem;position:relative}::-webkit-scrollbar{height:8px;scroll-behavior:smooth;width:8px}::-webkit-scrollbar-track{background:#e0e0e0;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.82649724.css.map*/