h1 {
  color: blueviolet;
  text-align: center;
}
img {
  display: block;
  margin: 0 auto;
  width: 790px;
  height: 600px;
}
