I am trying to create this specific button using CSS
https://i.sstatic.net/sLNzK.png
(source: gyazo.com)
Don't pay attention to the grey background
I attempted cropping the center and adding border top, left, right, but it still looks odd. Do you have any suggestions on how I can achieve this using only CSS?
The button has a white drop shadow, you can see a live preview here:
Is creating this button using just CSS possible?
Thank you.