.title {
  text-align: center;
  font-size: 1.3em;
}

.msg {
   color: #ff0000;
}

.info {
  font-size: 0.8em;
}
body {
   font-size: 0.9em;
}