html, body {
    margin: 5px;
    padding: 0;
    background-color: black !important;
    color: white !important;
}

/*small {
    color: gray !important;
    font-size: 90% !important;
}*/

.didascalia {
    color: gray !important;
    font-size: 90% !important;
}

img {
    cursor: pointer !important;
}

/*img.img-fluid {
    padding-top: 20px !important;
}*/
