img {
    width: 500px;
}

html,
body {
    height: auto;
    text-align: center;
    font-size: 30px;
    font-family: seriff;
    background: rgb(75, 153, 75);
    color: white;
}