body {
  background: url("/backgrounds/fishbone yellow.png");
}
:root {
  --light: #ffd900;
  --dark: #ffbb00;
  --darker: #bfa301;
}