@font-face { 
    font-family: BalsaStroke;
    src: url(fonts/BalsaStroke50.otf);
}
@font-face {
    font-family: ;
    src: url();
}
body{
     background: #00ff3c;
background: radial-gradient(circle, rgba(0, 255, 60, 1) 0%, rgba(255, 0, 183, 1) 100%);

}
h1{
    font-family: Balsastroke;
    position:absolute;
   color:rgb(1, 0, 32);
   font-size: 50px;
    top:40%;
    left: 5%;


}
.mousse-1{
    width: 350px;
    position:absolute;
    top: 30px;
    right: 30px;
}
.mousse-2{
    width: 350px;
    position:absolute;
    top:600px;
}

