I need to display a message at the top-center
of my webpage. I have created a simple example for this:
http://jsbin.com/eniwax/3/edit
The issue I am facing is with the width of the message container. I want the container width to adjust dynamically based on the width of the message text (i.e., auto width that changes according to the message size).