body {
    font-family: monospace;
}

ul {
    font-family: helvetica;
}
.light-theme {
    color: #000000;
    background: #00FF00;
  }