pre {
   color: green;
}

body {
   background-color: black;
}

a {
  color: cyan;
  font-size: 69px;
}