body {
  background: white;
}
p {
  color: pink;
}
h1 {
  font-weight: bold;
}