This took me way too long to figure out. I can't believe nobody has mentioned center tags.
Ex:
<center><img src = "yourimage.png"/></center>
and if you want to resize the image to a percentage:
<center><img src = "yourimage.png" width = "75%"/></center>
GG America