@charset "UTF-8";.carousel{width:900px;height:300px;overflow:hidden;position:relative;margin:0 auto}.carousel-images{display:flex;animation:scroll 30s linear infinite}.carousel-images img{width:300px;height:300px;object-fit:contain;margin-right:30px}
