html page remove scroll bar css code example Example: how to eliminate scroll bar in html html { overflow-y: hidden; }