html,body{min-height:100%;margin:0;background-color:#f8f9fa;scrollbar-width:thin;scrollbar-color:#7eb58c #edf4ef}#root{min-height:100vh}*{font-family:Instrument Sans,sans-serif!important;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#7eb58c #edf4ef}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#edf4ef;border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#7eb58c,#2f904d);border-radius:999px;border:2px solid #edf4ef}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6ba87a,#277d42)}
