Sometimes making the background image darken becomes difficult for the newbies.
Let us simplify that even with a CSS framework like Tailwind CSS.
Considering the following code:
snapshot:

Now let us make this darken by adding brightness filter.
code:
snapshot:

As simple as that. This is more than easy.
