@import "../imports/text_light.css";
:root {
	--bg: black;
	--cur: #750000;
	--box: #660000;
    --failed: #4f0000;
}