Silly command to turn your text into unicode that looks like the text is upside down.
git clone https://github.com/rmsthebest/upside-down cd upside-down cargo run -- <text to flip>
``` cargo install upside-down upside-down
```