Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
.slideshow {
width: 100vw; /* Full viewport width */
max-width: 100%;
margin: 0 auto; /* Center the slideshow */
overflow: hidden; /* Hide any overflowing content */
}