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

.content {
    width: 500px;
}