body {
  background: #444;
}

.slideshow {
  width: 500px;
  margin: auto;
}

.slideshow img {
  width: 100%;
}