@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";*,:after,:before{padding:0;margin:0;box-sizing:border-box}html,body,#root,.app{height:100%;width:100%;font-family:Inter,sans-serif}.myCustomList::-webkit-scrollbar{width:12px;background-color:#5f6f9c}.myCustomList::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#333}
