
.wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1400px;
    margin: 0 auto; 
}


