<p></p>
<div>
</div>
p:after {
/* Image */
content: url(https://images.unsplash.com/photo-1532634745-d438fed1a87e?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=400&fit=max&ixid=eyJhcHBfaWQiOjE0NTg5fQ&s=fa54b93735939ba0f6917f5754a7a162);
/* Does work */
position: absolute;
top: 50%;
left: 39%;
}
This Pen doesn't use any external CSS resources.