function whiteimport { white } from "https://deno.land/std@0.96.0/fmt/colors.ts"; white(str: string): stringSet text color to white. Parametersstr: stringtext to make white Returnsstring