body {
  background-color: White;
  color: black;
  font-family: arial;
  text-align: center;
}
img {
  width: 400px;
  display: block;
  margin: 20px auto;
}
.description {
  margin: 20px;
  font-size: 18px;
}
.jedi img {
  width: 400px;
}