body {
    background-color: var(--bg-color);
}

main img {
    width: 100px;
}

main article {
    background-color: white;
}