--- render-css-background.js 2018-07-17 15:07:10.494877059 +0200 +++ render-css-background.js.new 2018-07-17 15:06:54.170872436 +0200 @@ -60,7 +60,7 @@ width: width, height: height }; -page.content = ''; +page.content = ''; page.onLoadFinished = function(resp) { page.render(outImage); phantom.exit();