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