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