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