1
.title {
2
  text-align: center;
3
  margin: 0 auto;
4
  padding: 3px;
5
  font-size: 1.5em;
6
}