.hide{position:relative;height:200px;max-height:200px;overflow-y:hidden}.hide::after{content:"";position:absolute;bottom:0;left:0;height:100px;width:100%;background:linear-gradient(to bottom,rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%)}