I want to achieve this using html and css:
I have tried to set the opacity of the container
Using background-color: rgba(#777788, 0.3); instead of opacity could maybe fix the problem.
background-color: rgba(#777788, 0.3);