#root{display:flex;flex-direction:column;width:100vw;height:100vh}::-webkit-scrollbar{width:15px;height:15px}::-webkit-scrollbar-track{background:#e9ecef}::-webkit-scrollbar-thumb{background:#cfcfcf}::-webkit-scrollbar-thumb:hover{background:#555}
