html {
  --font-size: 16;
  --screen-size-sm: 375;
  --screen-size-xl: 1440;
  --z-index-low: 1;
  --z-index-mid: 5;
  --z-index-max: 10;
  /* --transition: all 0.5s ease-out; */
}