body {
  background: white;
  text-align: center;
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}