:root{
--body-bg-img:url(/assets/bgs/swirling-silver.webp);
/*As a note, the current background is a placeholder, until I draw in actual ones. This background is from the Library of Ruina game, and belongs to Project Moon, not me.*/
--header-img:url();
--main-color:#100F0FCC;
--accent-color:#6A6A6A;
--font-color:#ACACAC;
--navbar:#292626;
--footer:#292626;
--links:#B8B8B8;
--relationbox-color:#100F0F;
}