Let's start with a function called grayscale(). Setting it to 0% means it doesn't affect the image.
grayscale()
0%
Make sure to pick grayscale followed by ( and then 0%, ).
grayscale
(
)