.nextbutton {display: inline-block; padding: 6px 16px 10px 16px;background-color: #014781; color: white; border-radius: 50%; font-size:30px; text-decoration:none !important; margin:10px;}
.celebrity {
  text-align:center;
  width:100%;
  display:none;
  margin: auto;
}
.comma span:not(:last-child):after {
  content: ", ";
}

.celebrity p {
  text-align:justify;
}