pub fn bg<T: Display>(text: T, bg: usize) -> String
colorize the background of the given text without resetting (ANSI 256 colors)