Change background in order/ using values in array

Your colour values are all fully transparent so try
background(color(array[i]));