You sure about this section?

If the output shows Active: active (running), then you can open the SSH port by running the following command.

sudo firewall-cmd –permanent –zone=public –add-port=80/tcp

SSH on port 80?