body {
  background-color: #f8f9fa;
}

.container {
  max-width: 500px;
  /* padding-top: 30px; */
}


.sentence {
  margin-bottom: 40px;
}





.pagination{
  text-align: center;
}