

html{
    background-color: aquamarine;
}


div {
    text-align: center;
   
    
}

img{
    width: 50%;
    height: auto;
     margin-top: 300px;
}
