Use laptop.css to automatically wrap an html img with an ASCII art laptop.
laptop.css provides three class names to use on divs
-
laptop-sm
-
laptop
-
laptop-lg
Demo: https://jjkaufman.github.io/laptop.css/index.html
<div class="laptop">
<img src="https://media3.giphy.com/media/4oCKJV82qxnjO/giphy.gif">
</div>