function bgBrightRedimport { bgBrightRed } from "https://dotland.deno.dev/std@0.181.0/fmt/colors.ts"; bgBrightRed(str: string): stringSet background color to bright red. Parametersstr: stringtext to make its background bright-red Returnsstring