You need to replace the space in your image url to %20 (for more info see this)
% values do not work for width and height because there is no other parent div width for it to be assigned to (think as: 100% of what?). So we assign our own (non-percentage) width and height properties to it: