Add the right attribute and value so that the image tag displays a local file.
Make sure to pick < followed by img and then src, =, "/img/snapcat.png", >.
<
img
src
=
"/img/snapcat.png"
>