/* Preserve the original portrait; render it in monochrome on the website. */
img[src="assets/peter-portrait.png"]{filter:grayscale(1)!important;object-fit:cover;object-position:50% 39%}
