* {
  font-family: monospace;
  border-color: #657b83 !important;
  font-size: 1.1rem;
  line-height: 1.5;
  padding: 1.5rem;
}
a {
  color: #268bd2 !important;
}
a:visited {
  color: #6c71c4 !important;
}
body {
  background-color: #002b36 !important;
  color: #839496 !important;
}
html {
  background-color: #002b36 !important;
}
input,
textarea {
  background-color: #073642 !important;
  color: #839496 !important;
}
blockquote,
pre {
  color: #eee8d5 !important;
}
