body {
  background-image: url(bgbg.jpeg);
}
p {
  color: rgb(255, 255, 255);
}
h1 {
  color: white
  font-weight: bold;
}