.sidebar-nav {
    margin-top: 20px;
    padding: 0;
    list-style: none;
  }
  .center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }
