:root {
    --darker:indigo;
  --dark: darkviolet;
  --normal: orchid;
  --light: thistle;
  --lighter: lavender;
}