html {
  background-color: #FFFFFF;
  font-family: serif;
  color: black;
}

img.full-comic {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 956px;
}

p.centered {
    text-align: center;
}

.this-year:after {
  content: "2025";
}
