body {
  background: lightyellow;
}
p {
  color: pink;
  text-align: center;
  font-size: 20px;
  font-family: cursive
}
h1 {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: pink
}
h2{
    align-content: center
      .center-text {
        text-align: center;
    }
  }

.center {
  list-style-position: inside;
  text-align: center;
}