.main-container {
    height: 100%;
}

mat-sidenav{
    width: 180px;
}

mat-sidenav-content{
    padding: 2% 3% 10% 3%;
}

mat-toolbar{
  color: white;
  background-color: black;
}



h1 {
  font-size: 10px;
}
