:root {
  --gb-lime: #7cff5a;
  --gb-cyan: #53edff;
  --gb-magenta: #ff58c7;
  --gb-midnight: #10152e;
  --gb-surface: #131b30;
  --gb-ivory: #edf5ff;
  --gb-mist: #b2c2de;
  --gb-gold: #ffd166;
  --gb-error: #ff6b6b;
  --gb-display: "Press Start 2P", monospace;
  --gb-body: "VT323", monospace;
  --gb-space: 4px;
}
