body {
  font-family: sans-serif;
  margin: 0;
   background-color: var(--primary-color);
  color: var(--foreground);
}