img {
  max-width: 100%;
  max-height: min(100vh - 4rem);
}

img.painting {
  box-shadow: 0.1rem 0.1rem 1.0rem black;
}
