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