Coding Club
Paint colors
const RED = '#EF4444';
const YELLOW = '#FDE047';
const BLUE = '#3B82F6';
const GREEN = '#22C55E';
const BLACK = '#333333';