@font-face {
    font-family: Ancial-Regular ;
    src: url(Fonts/Ancial-Regular.otf);
}

body {
    background : pink ;

    font-family: Ancial-Regular ;

}

h1 {font-size: 100pt;
text-align: center;
}

h2 {font-size: 40pt ;
text-align: center;
text-decoration: underline;
text-shadow: 0.2cm;}

.horse {
    position: absolute;
    width: 35%;
    top: 300px;
    left: 
}

.heart {
    position: absolute;
    width: 30%;
    top: 300px;
    left: 500px;

}

.sword {
    position: absolute;
    width: 35%;
    top: 250px;
    left: 955px;
}
.titres{
    position:absolute;

    
    width:100vw;
}

h3 {font-size: 30pt;
position: absolute;
top: 50px;
left: 300px;}
    
h4 { font-size: 30pt;
position:absolute;
left: 640px;
top: 170px;
}
h6 {
    font-size: 100pt;
    position:absolute;
    left:2000px;
    top: 4700px;
    width: 2000px;
}

h5 {
    font-size: 60pt;
    width: 1000px;
    position:absolute;
    left : 2000px;
    top: 5000px;
}

.illu1 {
    size: 30px;
}