#photos img {
  display: none;
}

#photos .show {
  display: inline;
}