.container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.luckin {
    width: 30%;
    padding-top: 2%;
}