@import "../imports/text_light.css";
:root {
	--bg: #222222;
	--cur: #515151;
	--box: #3B3B3B;
    --failed: #303030;
}