body {
    background-color: lightblue;

    
    text-align: center;
    font-family: Arial, sans-serif;
}





h1 {
    color: darkblue;


    margin-top: 50px;






}

img {
    margin-top: 20px;


    border-radius: 10px;
}