:root {
  --desktop-bg: #6EFEA1;

  --primary-1: #020;
  --primary-2: #063;
  --primary-3: #396;
  --primary-4: #3c6;
  --primary-5: #6f9;
  --primary-6: #cfc;

  --selection-bg: #ff9;
}




