html {
    scroll-behavior: smooth;
}

a.anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}

.myListe{
    list-style-type: circle;
    text-align: left;
    padding-left: 30%;
}

img.custom{
    max-width:100%;
    max-height:100%;
}]