body {
  background: url("/backgrounds/fishbone green.png");
}
:root {
  --light: #90db36;
  --dark: #60ab1a;
  --darker: #6ca428;
}