img {
    width: 400px;
}

body {
    text-align: center;
    font-family:'Times New Roman', Times, serif;
    background: darkcyan;
    color: orangered;
}