#ifndef __MAIN_H__ #define __MAIN_H__ #define GREEN_COLOR "\033[32m" #define RESET_COLOR "\033[0m" #endif