*{margin:0;padding:0;box-sizing:border-box}img{height:100%;width:100%}.slidercontainer2{width:92%;height:500px;overflow:hidden;margin:0 auto}.slider2{display:flex;width:300%;height:100%;animation:slider 10s linear infinite alternate;list-style:none}.slider2 li{width:100%}@keyframes slider{0%{margin-left:0}20%{margin-left:0}25%{margin-left:-100%}45%{margin-left:-100%}50%{margin-left:-200%}70%{margin-left:-200%}75%{margin-left:-200%}}
