Have image preview package on Meteor?

For example, I have a image:

<img src="photoUrl" class="img-circle" width="50px" height="50px">

And then when I click/mouseOver on the image, it will preview on large screen.
Please help me.

There’re some packages for this purpose, on Atmosphere.

Thanks I will try…