I am trying to enclose a div with text inside in brackets. I want the entire text (the div) to be surrounded by brackets.
Here is an example of what I am looking for:
https://i.sstatic.net/k4QRF.png
I considered using border properties like top, bottom, right, and left but I couldn't figure out how to adjust the top and bottom spacing.
Does anyone have any suggestions?