*{
  font-family:'Lucida Console', monospace;
}
body {
  font-family: monospace;
  font-size: 2vw;
}
a#link {
  color: blue;
  text-decoration: underline;
}
h1 {
  font-weight: 10;
  margin: 0;
}
