.POSIZIONE {
    display: flex;
    justify-content: center;
    align-items: center;
}
.TABELLA {
    background: #FFFFFF;
    position: fixed;
    top: -4px;
    width: 102%;
    height: 101%;
    max-width: 900px;
}
