img {
  border-radius: 8px;
  align-self: center;
  width: 50%;
  margin:16px;
}

.container {
  border: 5px;
  border-color: lightgray;
}

h1 {
  color: burlywood;
  font-weight: bolder;
}