  body {
  background-color: rgb(12, 9, 34);
  color: rgba(255, 255, 255, 0.711);
  font-family: monospace;
  font-size: 22px;
  }
  .highlight {
    color: rgb(254, 211, 178);
  }
  .main {
    text-align: center;
    font-size: 2.5em;
  }
  