function bgWhiteimport { bgWhite } from "https://deno.land/x/lume@v1.18.2/deps/colors.ts"; bgWhite(str: string): stringSet background color to white. Parametersstr: stringtext to make its background white Returnsstring