#root{min-height:100vh}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}*{scrollbar-color:#14803d #eef3f0;scrollbar-width:thin}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background:#14803d;border-radius:99px}::-webkit-scrollbar-track{background:#eef3f0}
