body {
    background-image: url('moimoimoi.png');
    background-size: 15%;
    margin: 0%;
}

 body h1 {
    position: absolute;
    left: 835px;
    top:208px;
    background-color:rgb(108, 192, 248);
    text-align: center;
    
}

