:root{
--body-bg-img:url(/assets/bgs/swirling.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:#020A16CC;
--accent-color:#2E7DB8;
--font-color:#93DAF0;
--navbar:#0D274B;
--footer:#0D274B;
--links:#56BCDB;
--relationbox-color:#020A16;
}