html,body{margin:0;padding:0;border:none;box-shadow:none;outline:none;height:100vh;width:100vw}#root{height:100%;width:100%}::-webkit-scrollbar{width:.3rem;height:.3rem}::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#c9e2ff}::-webkit-scrollbar-thumb:vertical{background:linear-gradient(180deg,#f3f7ff,#f0f8ff)}
