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

img {
  width:300px;
  
    
  
}