 ```ccs .layout-mobile .itemBackdrop { mask: linear-gradient( to bottom, #000 0%, rgba(0,0,0,0) 90%, rgba(0,0,0,0) 100% ); -webkit-mask: linear-gradient( to bottom, #000 0%, rgba(0,0,0,0) 90%, rgba(0,0,0,0) 100% ); } ```