#miviva{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#txt{
    width: 750px;
    padding: 50px;
    text-align: center;
    font-family:Bookman Old Stule, Georgia, serif;
}
#h2{
    color: #859ccc;
}