.no-scroll{min-block-size:100vh;min-block-size:-webkit-fill-available;overflow-y:hidden;transition:all .3s ease-in-out;width:100%}.no-scroll:after{background-color:rgba(0,0,0,.75);content:"";height:100vh;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}