.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}::-webkit-scrollbar{width:12px;height:16px}::-webkit-scrollbar-track{border-radius:100vh;background:#edf2f7}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:100vh;border:3px solid #edf2f7}::-webkit-scrollbar-thumb:hover{background:#a0aec0}