It's already solved, at the end put the code in this way...
$value = '<center><span style="color: white; font-weight: bold; font-size: 14px; background-color: green; ">'.$value.'</span></center> ';
Adding the <center>
Thank you very much for your help!!