.main {
    display: flex;
}

.sidebar {
    float: right;
}