/* For Desktops and Laptops*/ @media only screen and (max-width : 1280px) { /* If device width is less than or equal to 1280px */ } /* For Tablets*/ @media only screen and (max-width : 1024px) { } /* For Small Tablets*/ @media only screen and (max-width : 768px) { } /*For iPhones */ @media only screen and (max-width : 640px) { } /* Mobiles */ @media only screen and (max-width : 480px) { } /* Small Mobiles */ @media only screen and (max-width : 320px) { }

Work At Home

Friday 20 May 2016

Do You Have A Dream?

Lyrics from "Hercules"
Composed by Alan Menken and David Zippel

I have often dreamed of a far off place
Where a great warm welcome will be waiting for me
Where the crowds will cheer when they see my face
And a voice keeps saying this is where I'm meant to be

I will find my way, I can go the distance
I'll be there someday if I can be strong
I know every mile will be worth my while
I would go most anywhere to feel like I belong

I am on my way - I can go the distance!
I don't care how far - Somehow I'll be strong
I know every mile will be worth my while
I would go most anywhere to find where I belong

No comments:

Post a Comment