.app-waterfall { ul { position: relative; li { position: absolute; opacity: 0; color: #333; //transition: opacity .2s; } } }