*{margin: 0;
padding: 0;
font-family: sans-serif;}

.arriereplan{
    height: 100vh;
    width: 100%;
    background-image: url(domthor.jpg);
    background-size:30%;
    position: relative;
}

.titre{
    position: absolute;
    left: 500px;
    top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    color: rgb(255, 0, 81);
    
}

  



