$(document).ready(function() {
$(".phrase").approach({
    "fontSize": "100px"
}, 200);

});

