I used only HTML and CSS

Solution retrospective
I don't know how to overdisplay a color over an image. Anyone who knows please tell me. Thanks in advance.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hriteek
You can use background image linear gradient or you can make use of pseudo-element (like '::before', apply background color to it with certain opacity)
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord