:root {
  --background: #444;
  --primary: #ddd;
  --secondary: #333;
  --text: #fff;
  --text-secondary: #fff;
}
