function inverseimport { inverse } from "https://deno.land/std@0.96.0/fmt/colors.ts"; inverse(str: string): stringInvert background color and text color. Parametersstr: stringtext to invert its color Returnsstring