body > div {
    height: 100vh;
}

.sidebar {
    position: fixed;
    height: 100vh;
}