.canvas-wrapper {
    background-color: #eee;
}

.rightCanvas {
    float: right;
}

.leftCanvas {
    float: left;
}