$(document).ready(function() { $('.rocket').addClass('launch'); $('.text').addClass('show'); });