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