

.slideshow{
  --image-height: calc(100vh - var(--font-size-body) * 6);
  --slide-width: 100vw;
}

