body
{
  background: #F6F6EF;
  font-family: sans-serif;
}

.message
{
  height: 200px;
  position: fixed;
  top: 50%;
  width: 100%;
  margin-top: -100px;
  text-align: center;
}