In the following code for a linear gradient, what do the numbers in the last set of parentheses define?
background: linear-gradient (to right, rgba(255,255,255,0)
a) color stops
b) size and shape of the gradient
c) horizontal and vertical center values
d) geometric position