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