.main-box {
    display: flex; 
    flex-direction: row;
    align-items: center;
}