.sidebar {
    background-color: #eee;
    border-right: #d1d1d1 solid 1px;
}

.wrapper {
    height: calc(100vh - 54px);
}

.mainbody {
    background-image: url("/files/5437842.jpg");
}