public static void Main(string[] args)
Console.Write("Insert a letter from the following three to make a flag appear! (j - Japan, h - Haiti, t - Thailand):");
var input = Console.ReadLine();
Console.BackgroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Red;
Console.BackgroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Red;
Console.BackgroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Red;
Console.BackgroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Red;
Console.BackgroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Black;
Console.BackgroundColor = ConsoleColor.Blue;
Console.BackgroundColor = ConsoleColor.Red;
Console.BackgroundColor = ConsoleColor.Black;
Console.BackgroundColor = ConsoleColor.Red;
Console.BackgroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Blue;
Console.BackgroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Red;
Console.BackgroundColor = ConsoleColor.Black;
Console.WriteLine("invalid imput!");
Console.Write("Reseting");