JSFiddle - React, Tailwind, and code Playground

HTML

text</p>
<p>Some text
    <img src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Rect_Geometry.png/220px-Rect_Geometry.png">with an image</p>
<p>Some text
    <p>Some text
        <p>Some text    <p>Some text
        <p>Some text    <p>Some text
        <p>Some text    <p>Some text
        <p>Some text

CSS

img {
    position: absolute;
    top: 50%;
}