:root {
    --black: #161616;
    --white: #ececec;
    --yellow: #ba9207;
}

figure {
    text-align: center;
}

#gorilla-icon {
    width: 60%;
}