body {
    background-color:bisque;
    text-align: center;
    color: cadetblue;
}

img{
    border-radius: 20px;
    max-height: 600px;
}
