Currently if you run the speakers command, the width of the output is currently ~159 columns:  I had to expand my terminal a few times β otherwise I got output like this π  Here's a few places where it seems like the width could be reduced a tiny bit: - Left padding on each column. Changing to 1 space of padding could save 12 columns. - Bio could be reduced several rows if padding were removed / the link to [Chai on npm-stat](https://npm-stat.com/charts.html?package=chai) were changed to a short link like bitly.
Currently if you run the speakers command, the width of the output is currently ~159 columns:

I had to expand my terminal a few times β otherwise I got output like this π

Here's a few places where it seems like the width could be reduced a tiny bit: