
body {
  background-color: white;
  color: black;
  font-family: Verdana;
  margin: auto;
}
.slideshow-container {
  max-width: 80%;
  max-height: 80%;
  position: relative;
  margin: auto;
}