.contenu1{
    display: flex;
    flex-direction: column;
    text-align: center;
}

h2{
    font-size: 100px;
}

.contenu1 h2 {
    color: #223edf9f; 
    font-family: 'Amatic SC', sans-serif;
}