hello. fortnite $('.fortnite').each(function() { $(this).before($('<span>').text("fortnite: ")); });
Customer