.wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}