.identityMain {
display: flex;
flex-direction: row;
gap: 10px;
> div {
flex-direction: column;
}
.buttons {