.page-layout {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
}

.content {
    justify-content: center;
}

