body {
  background-color: lightblue;
}

h1 {
  color: white;
  text-align: center;
  font-size: 46px;
}

p {
  font-family: arial;
  font-size: 14px;
}