Distortion is a jQuery plugin that distorts any text, viewing it like an old
damaged TV screen. The plugin can show the text statically or in motion, in
color or greyscales How to use: $(document).ready(function(){
$('.container').distortion({ fontSize: 180, // distort: 24, // destortion
amount showTime: 'fast', // or set interval time for motion colors: '#000',
[…]