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