body {
  background-color: lightblue;
}

li {
  font-family: "Times New Roman";
  font-size: 22px;
  color: red;
}
