In this topic we've analyzed the code which allows us to apply filter only to the background image. In this task you've already got the code, but there are two things you need to change:
- Make it work with
::afterinstead of::before - There is a missing line of code somewhere in CSS and its absence ruins everything. Add the missing property to the right place to make it look as intended.