#sideBar, #logo, #accountControls, button {
    display:none;
}

body {
    background: #fff;
    width: 90%;
}

#mainPane {
    border: none;
    padding: 0px;
}
