body {
      background: #111;
      color: #eee;
      font-family: system-ui;
      padding: 2rem;
}

a:visited {
  color: rgb(255, 0, 0);
}