body {
  background: url("/backgrounds/fishbone blue.png");
}
:root {
  --light: #50b9fd;
  --dark: #0099ff;
  --darker: #3c8bbe;
}