:root {
    --background-color: black;
    --primary-color: #00FF00;
    --secondary-color: #00CC00;
    --font-pixel: 'Press Start 2P', cursive;
    --font-mono: 'VT323', monospace;
}