.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}
