.body {
    background-color: #0F141E;
}
.fonts {
    font-family: 'General Sans', sans-serif;
}


h2 {
    text-align: center;
    background: linear-gradient(to bottom, #8ab5ff, #0762FF);
    background-clip: text;
    color: transparent;
}

.bouton {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

#firstbouton {
    text-decoration: none;
    background: #0037FF;
    color: white;
    border: none;
    padding: 1rem 3rem;
    border-radius: 8px;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    top: 50px;
    left: 0px;
}

.bludimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

  
footer {
    display: flex;
    justify-content: center;
    padding: 40px;
    color: #fff;
    }

h5 {
    text-align: center;
    background: white;
    background-clip: text;
    color: transparent;
}

.carreimg {
    display: block;
    margin-left: 30px;
}

.boxraison {
    position: relative;
    top: -250px;
    left: 350px;
    background: white;
    background-clip: text;
    color: transparent;
}
li {
    margin-bottom: 0.5rem;
}
.backbouton {
    text-decoration: none;
    background: #0037FF;
    color: white;
    padding: 1rem 3rem;
    border-radius: 8px;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    top: -80px;
    left: 0px;
}
.nextbouton {
    text-decoration: none;
    background: #0037FF;
    color: white;
    padding: 1rem 3rem;
    border-radius: 8px;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    top: -80px;
    right: -900px;
}

.pouletikamassala {
    text-align: center;
    background: white;
    background-clip: text;
    color: transparent
}

.memeimg {
    position: relative;
    top: 10px;
    left: 300px;
}
.varcestpourlesnuls {
    position: relative;
    top: 10px;
    left: 400px;
}

.bonusbouton {
    text-decoration: none;
    background: #0037FF;
    color: white;
    padding: 0.5rem 0.5rem;
    border-radius: 8px;
    font-size: 0.5rem;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    top: 20px;
    left: 420px;
}

.bonusmeme {
    position: relative;
    top: 150px;
    left: 400px;
}