body {
  background-color: black;
}

img {
  border-radius: 8px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

h3 {
  color: yellow;
  font-family: "Bradley Hand", cursive, sans-serif;
  text-align: center;
}
