.layout {
display: flex;
flex-direction: column;
}
.center {
align-items: center;
.middle {
justify-content: center;