.image-slideshow{max-width:1000px;position:relative;margin:auto}img{width:100%}.fade{animation-name:fade;animation-duration:2s}@keyframes fade{from{opacity:.5}to{opacity:1}}