I want to put a background image for a menu in symfony. But I can't figure out how to do it.
I managed to style a lot of things already, but not to add a background from css.
This is my project src folder with the background style that I am trying to create:

What is the correct path for Symfony to know where is the image? I have tried multiple things and nothing works for me. THX