Download the compiled and minified Instagram.css files. Include instagram.css located in /dist in your website or Web app <head> part.
<link rel="stylesheet" href="instagram.min.css">
All filters use the same HTML structure with different filter-[filter-name]
classes.
<figure class="filter-[filter-name]">
<img src="assets/img/instagram.jpg">
</figure>