body {
  background: url("/backgrounds/fishbone pink.png");
}
:root {
  --light: #cf37da;
  --dark: #ac1aab;
  --darker: #9b29a3;
}