h1{
  text-align:center;
  background-color:brown;
}

p{
  font-size:50px;
}

ul,li {
  font-size:40px;
  color:red;
}