: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:#292929CC;
--accent-color:#BBBBBB;
--font-color:#E0E0E0;
--navbar:#4B4B4B;
--footer:#4B4B4B;
--links:#E0E0E0;
--relationbox-color:#292929;
}