.content {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
