body {
  background: #181818;
  color: #bcbcbc;
  font-family: monospace;
  margin: 0;
  padding: 0 0 0 20px;
  min-height: 100vh;
}
