.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

h5 {
  color: white;
  text-align:center;
}