Add the filter property and set it to blur().
filter
blur()
Make sure to pick filter followed by : and then blur, (, ), ;.
:
blur
(
)
;