.sample-page .title{
  text-align: center;
  color: green;
  font-size: 40px;
}

.sample-page p{
  font-size: 22px;
  text-align: center;
}