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