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