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