body {
    background-color: #2db2ff9a;
}

.mosaic {
    font-style: italic;
    font-weight: bold;
}
img {
    border-radius: 10px;
    max-width: 50%;
}
.mig {
    text-align: center;
}
hr {
    max-width: 80%;
    border: 1px solid #ddd;
    margin: 20px auto;
}