whitespace on right side of the page when the browser is resized to a smaller window
html, body {
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
html, body {
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}