body {
  background: #301d64;
}
p {
  color: aqua; text-align: center; 
}
h1 {
  font-weight: bold;text-align: center; color: aqua
}
h3{ text-align: center; font-weight: bold; color: beige}
.myImage {
  background-image: url("Millennium_Falcon.jpeg" ); image-resolution: from-image
  }
}