body {
  background-color: #241f31;
  color: #c0bfbc;
  font-family: monospace;
}
h1 {
  font-size: 30px;
}
p {
  font-size: 13px;
}
