ss

by Boba Poshtar

HTML

<img src="https://pbs.twimg.com/profile_images/660846977303756800/sjDW_OHe.png" alt="Rainbow Dash" width="100">
<br>
<img src="https://pbs.twimg.com/profile_images/660846977303756800/sjDW_OHe.png" alt="Rainbow Dash" width="100" class="pony">

CSS

img.pony { width: 300px;}