.sidenav {
    min-height: 100vh;
    width: 220px;
    background-color: black;
    padding-top: 30px;
}
.sidenav a {
    color: white !important;
}