html:not(.dark-mode) #projectlogo img {
    filter: brightness(0) invert(0);
}

pre.fragment {
  white-space: break-spaces;
}
