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