:root {
  --bgColor: #282828;
  --bgImage: url("/src/assets/bg.jpg");
  --accentColor: #fabd2f;
  --foreground: #ebdbb2;
}