body {
  background-color: white;
  color: black;
  }

a {
  color: inherit;
  }

.Toolterm {
  color: inherit;
  }

img {
  filter: grayscale(100%);
  }
