I was about to try to align my `img` tag using inline styles, when the following error appeared in the preview: **Source** ``` html <img src="./simple-3-node-circuit.jpg" style=""> ``` 