Twitch challenge - offline streamers for loop only returning last element

My Twitch viewer is almost complete but I have a minor problem with the offline streamers.

My CodePen

The online streamers is working as expected but the offline streamers should say “[name] is not online” but it repeats the last name in the array for every offline streamer. Any advise would be greatly appreciated.