body {
  background-color: black;
  color: grey;
  font-family: monospace;
  margin: 10%;
}
a {
  text-decoration: none;
}
input {
  background-color: #101010;
  color: silver;
  border: none;
}
.inproxy {
  display: none;
}
#tor2web-header {
  display: none;
}
