.msgbox {
  font-size: 120%;
  padding: 20px;
  background: #ccc;
  border: 1px solid #aaa;
  margin: 30px;
  max-width: 400px;
}