how to eliminate scroll bar in html

HTML
html { overflow-y: hidden; }
Source

Also in HTML: