img {
    width: 500px;
}

body {
    text-align: center;
    color: rgb(158, 18, 46);
    background: rgb(115, 174, 119);
}