body {
  background: #d6d5ee;
}
p {
  color: rgb(0, 0, 0);
}
h1 {
  font-weight: bold;
}
p {
  font-family: century gothic;
}

li {
  font-family: century gothic;
}

p {
  text-align: left;
}
h1 {
  text-align: center;
}
ol {
  text-align: left;
}

