body {
    text-align: center;
}

#realteste {
    font-size: 18px;
    margin-bottom: 3%;
}

#bouton1 {
    text-decoration: none;
    display: flex;
    font-size: 12px;
    background: transparent;
    color: black;
    background: transparent;
}

#titrereal {
    margin-bottom: 4%;
    color: rgb(132, 16, 16);
}

#button {
    margin-right: 2%;
    margin-bottom: 4%;
}

#pageprec {
    color: blue;
}

#pageprec:hover {
    text-decoration: underline;
}

#image-size {
    width: 50%;
    height: 50%;
}

#centrage {
    display: flex;
    justify-content: space-around;
}

#ensembleboutons {
    display: flex;
}

#dateréal {
    color: blue;
}