Background-image doesn't show the image

Hello,
i want to show an image inside a div as background image but it doesn’t work.
Could you help me?

This is my codepen:
http://codepen.io/lisarko8077/pen/ORAVrA/

selector{
background-image : url(“url goest here”);
}