:root {
  --theme-color: #4a55e8;
  --theme-bg: #e8eaff;
  --theme-bg-offset: #c0f5ff;
  --theme-color-offset: #ffbf00;
}

#scroll{
    display: none
}

.bg-l-grey{
    display: none;
}