Skip to content

style.css

develephant edited this page Apr 3, 2018 · 1 revision
body {
  background-color: black;
}

#progress {
  display: none;
}

#status {
  color: orange;
  font-family: monospace;
}
Clone this wiki locally