That demonstration account is not available.
Have a look around
Demonstration sign-in is off on this deployment, which is the default. It signs people in without asking for anything, so it exists only where somebody has turned it on deliberately.
To enable it: seed the demo organisation with
mix run apps/telenaas/priv/repo/seeds.exs
and start with TELENAAS_DEMO_MODE=true.