.content {
    /* display: flex;
    flex-direction: center;
    justify-content: center; */
    text-align: center;
    padding: 5px;
    margin: 5px;
}