The right side of the container runs out of the browser and a scroll-bar shows up.
How can i adjust to be just fit in the browser? And the bottom does not reach the bottom of the browser... Any idea?
.container {
border: 1px solid #ffffff;
margin-top: 60px;
margin-left: 200px;
min-width: 100%;
min-height: 100%;
position: absolute;
}