When I use these address \"file:///C:/Users/h/Desktop/test/a.html#cs\", \"file:///C:/Users/h/Desktop/test/a.html#chgd\" or \"file:///C:/Users/h/Desktop/test/a.html#wmnh\" I
You can apply top padding to the body element to do that:
body { padding-top: 4px; /* Or whatever amount you want */ }
Live Example