/* collab */
:root {
    --theme: yellow;
    --background: #fffd89;
    --body: #fcfbcb;
    --h1text: black;
    --h2text: black;
}
