li {
  font-size: 20px;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}
ol {
  margin-top: 20px;
  list-style: none;
}
