body {background: yellow; text-align: center;}
div p {color: tomato; font-weight: bold;}
div {border: 2px black solid; width: 50%; margin: 0 auto;}
#message {font-size: 150%;}
