#app{width:100%;height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c4d2ff;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9bb5ff}