@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";#app{font-family:Poppins,sans-serif;height:100%;width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#f5f5f5}::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:8px;border:2px solid #f5f5f5}::-webkit-scrollbar-thumb:hover{background-color:#999}
