html {
    overflow-y: scroll;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
