body {
    background: rgb(51, 175, 82);
    color: white;
}

a {
    color: red;
}

img {
    width: 50%;
}