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