﻿body {
    zoom: 0.9;
    margin:5px;
}

/* Pop up modali per zoom 90% */
.modal-backdrop {
    width: 120vw;
    height: 120vh;
}
