#!/usr/bin/env bash

echo -e "\e[49;38;2;49;116;143m"
echo -e "██████╗ ██╗██████╗ ███████╗███████╗██╗███████╗██╗  ██╗    ○     ▄    ▄ "
echo -e "██╔════╝██║██╔══██╗██╔════╝██╔════╝██║██╔════╝██║  ██║      ⚬   █▄▄  █▄▄"
echo -e "█████╗  ██║██████╔╝█████╗  █████╗  ██║███████╗███████║      ▄▄▄▄▄▄   ▄  "
echo -e "██╔══╝  ██║██╔══██╗██╔══╝  ██╔══╝  ██║╚════██║██╔══██║     █      █  █▄▄"
echo -e "██║     ██║██║  ██║███████╗██║     ██║███████║██║  ██║     █ ● ●  █     "
echo -e "╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚═╝  ╚═╝     ▀▄▄▄▄▄▄▀\e[0m\n"
echo -e "\e[1;34mCurrently building Firefish!\e[0m"
echo -e "\e[1;38;2;255;136;0mThis may take a while...\e[0m\n"