.content {
    margin: 20px 80px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}