One of my DIV elements has absolute positioning, functioning as a horizontal line with a background image that repeats horizontally. I aim to make its width span the entire page, but its x-position is not at 0, so simply setting its width to 100% won't work. Any suggestions on how I can achieve this?