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