Can anyone help me determine if this is a duplicate issue? I'm unsure why my left and right borders are not extending the full width of the screen.
The website in question is ojs.monojitbanerjee.co.cc
Here is the structure:
<body>
<div id="container">
<div id ="main">
Currently, the border is only reaching the main section, but I would like it to extend all the way to the container or body section. Any advice is appreciated!