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