.pillier {
    position: absolute;
    width: 80%;
    top: -100px;
    left: 10%;
}

.mar- {
    margin-top: -40px;
    margin-left: 80px;
}

.centerplus {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.absolute {
    position: absolute;
}

.pappillon {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 0%;
    left: 42%;
}
