When you place a img with an `alt` attribute below a `h1` for example, the textStyles of both are the same.  The textStyle of `alt` should be like the normal text. An option to hide the `alt` text would also be great. According to [this](https://www.w3schools.com/tags/att_alt.asp) the alt attribute should only be rendered when the image isn't available.