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