.page_admin {
display: flex;
flex-direction: row;
.nav_bar_verticale {
width: 150px;
height: 753px;
background-color: pink;
}