body {
  background: lightyellow;
}
p {
  color: orange;
  font-size: 20px;
}
h1 {
  font-weight: bold; font-size: 30; text-align: center;
color: orange;
}