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