Then, set background to the linear-gradient() function.
background
linear-gradient()
Make sure to pick : followed by linear-gradient and then (, ), ;.
:
linear-gradient
(
)
;