function bgBrightGreenimport { bgBrightGreen } from "https://deno.land/std@0.96.0/fmt/colors.ts"; bgBrightGreen(str: string): stringSet background color to bright green. Parametersstr: stringtext to make its background bright-green Returnsstring