body {
  font-family: "Bitter", Georgia, Times, sans-serif;
}

h1 {
  margin: 2em;
}

.pswp__caption__center {
  text-align: center;
}

figure {
  display: inline-block;
  width: 33.333%;
  float: left;
}

img {
  width: 100%;
}

.spacer {
  height: 5em;
}