body{
    background-image:linear-gradient(to right, #031938, #0c59bd);
    
}


h1 {
    color: #ffffff; 
    text-align: center;
    position: absolute;
   
    top: 15vw;
    font-family : Helvetica ;
    font-size: 5vw;
}


img{
    height: 2%;
    width:5% ;
}