.infinite-list{height:300px;padding:0;margin:0;list-style:none}.infinite-list .infinite-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;background:#e8f3fe;margin:10px;color:#7dbcfc}.infinite-list .infinite-list-item+.list-item{margin-top:10px}.infinite-list-wrapper{height:300px;text-align:center}.infinite-list-wrapper .list{padding:0;margin:0;list-style:none}.infinite-list-wrapper .list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;background:#fff6f6;color:#ff8484}.infinite-list-wrapper .list-item+.list-item{margin-top:10px}