body{
    background-color: #95D1CC;
}

.image-baleine-accueil{
    position: relative;
    display: inline-block;
    justify-items: center;
}

.image_baleine{
    display: block;
}

.logo, .ligne1{
    position: absolute;
    top: 20px;
    left: 20px;
}

.carousselle{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 20px;
}