:root {
  color-scheme: custom;

  --bg1: #ffffcc;
  --bg2: #663366;
  --bg3: #ccccff;
  --link: #006633;
}
