img {
    width:200px;
}
body {
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    background-color: rgb(44, 84, 63);
    color: azure;
}