Display the user’s profile image linking his/her home page.
Use a custom class name for styling purposes.
The outer <a> tag will use the className directly,
the inner <img> tag will use it with the suffix -img.
Get the user’s profile image wrapped in an anchor tag linking his/her home page that you can directly embed in your HTML code.
Display the profile image of the sandbox user.
Provide a custom class name.