img {
  width: 650px;
  height: 450px;
  border: 3px solid black;
}

body {
  text-align: center;
}

h1 {
  margin-top: 100px;
}
