#
. <(curl -L https://luisadha.github.io/pangram-cli)
read pangram < <(curl -s https://pangram-api.vercel.app/ | jq -r .pangram); echo -e "${pangram}" | fzf --no-input --border=bold --height=1 --layout=reverse --pointer='📜' --color="bg:#F3E5AB,bg+:#CBB994,border:#BDAE86,fg:#000000" #