.main {
    width: 100%;
    display: flex;
    justify-content: center;
}

.content {
    width: 55%;
}