burningitdownn:

may 2019 bring you your “i’m doing better than i ever was” moment

(via arabshawty)

dathatgirl:

sending me cute messages out of the blue is the key to my heart, like yes let me know I’m on your mind.

(via idrathergoforgirls)

jumex:

911…id like to report something she did
Operator: what she do?
Me:…that

(via kimdash)

hey mutuals, feel free

targuzzler:

just feel free. don’t let anyone hold you back

(via idrathergoforgirls)

$(function() { $(window).scroll(function() { if($(this).scrollTop() != 0) { $('#go_up').fadeIn(); } else { $('#go_up').fadeOut(); } }); $('#up').click(function() { $('body,html').animate({scrollTop:0},800); }); });