I need to create a line in pure CSS with a dimple in the middle. Is it possible? If so, how might I do this?
The CSS rules that I'm familiar to make the entire div to semicircular or change element border.
For example: border-radius, or perspective or border-top-radius...
