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