.sidebar {
    height: 100vh;
    overflow: hidden;
    background-color: var(--sv-gray);
}
.logo img {
    width: 120px;
}