(function() {
  $(window).konami(function() {
    return $("body").addClass("catchadream");
  });
}).call(this);

