@import url("/style.css");

:root {
  --bg-color: lime; /*chartreuse;*/
  --color: black;
  --plain: 127, 255, 0;
}