@font-face {
    font-family: ft88-goth;
    src: url(fonts/FT88-Gothique.otf);
}
body {
    

    background :rgb(80, 255, 53);
}
h1{
    font-size: 70px;
    font-family: ft88-goth;
    color: aliceblue;
    text-align: center;
}
h2{
    font-size: 35px;
    color: rgb(255, 255, 255);
    text-align: center;
    
}

.arbrerose{
    position: absolute;
    width: 50%;
    left: 25%;
   
}
.graines2{
    position: absolute;
    left: 10%;
    transform: rotate(15deg);

}
.pousse{
    position: absolute;
    left: 60%;
    top: 725px;
    transform: rotate(-10deg);
}
.etoilestexte{
    color: aliceblue;
    font-size: 35px;
    top: 1050px;
    position: absolute;
    left: 23%;
}
.day1img{
    position: absolute;
    width: 45%;
    top: 1200px;
}
.day1{
    position: absolute;
    font-size: 375px;
    color: aliceblue;
    left: 425px;
    top: 800px;
    font-family: ft88-goth;
}
.day2img{
    position: absolute;
    top: 1700px;
    left: 900px;
}
.day9{
    position: absolute;
    top: 1350px;
    color: aliceblue;
    
    font-family: ft88-goth;
    left: 30px;
}
.day9 h5{
    font-size: 375px;
}
.day69img{
    position: absolute;
    top: 2400px;
    left: 25px;
}
.day69{
    position: absolute;
    top: 1750px;
    font-size: 375px;
    color: aliceblue;
    font-family: ft88-goth;
    left: 450px;
}
.day69 h6{
    font-size: 375px;
}
.day140img{
    position: absolute;
    top: 3100px;
    left: 300px;
}
.day140{
    position: absolute;
    font-size: 325px;
    font-family: ft88-goth;
    color: aliceblue;
    top: 3000px;
    left: 100px;
}
.dayplusimg{
    position: absolute;
    top: 4200px;
    left: 300px;
}
.dayplus{
    position: absolute;
    font-size: 325px;
    font-family: ft88-goth;
    color: aliceblue;
    left: 100px;
    top: 4100px;
}
.rd1{
    position: absolute;
    top: 4000px;
    left: 5000px;
    width: 1000px;
}
.rd2{
    position: absolute;
    top: 5000px;
    left: 2100px;
    width: 900px;
}
