html.dark-mode {
  #projectlogo {
    filter: drop-shadow(-2px -2px 4px #ccc) drop-shadow(2px 2px 4px #ccc);
  }
}
