If You need an empty inline span (-s) to have a width and height (for background image or something else) then there is a fix for that.
Sometimes we need to have a static top and bottom with the rest space taken by the main content.
html {overflow-y: scroll !important;}
height:4px;font-size:0px;