body {
    background-image: url(https://www.aquaportail.com/pictures2401/paysage.webp);
    background-repeat: no-repeat;
    background-color: bisque;
}


h1 {
    left: 100%;
    top: 100%;
    font-family: 'Times New Roman', Times, serif;
    background-color: bisque;
    font-size: 75px;
    padding: 10px;
    margin-left: -10px;
}
a {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 50px;
    background-color: bisque;
}