#scrolling-wrapper-flexbox{display:flex;flex-wrap:nowrap;overflow-x:auto}#scrolling-wrapper-flexbox .card{flex:0 0 auto;width:100%;height:100vh;background-color:#ccc;border:2px solid grey}::-webkit-scrollbar{width:0;background:transparent}