body {
  background-color: #282828;
  font: 1.3rem Inconsolata, monospace;
  color: #41ff00
}
h1 {
  font: 1.3rem Inconsolata, monospace;
  font-size: 1.3rem;
  font-weight: bold;
}
a {
  font-style: italic; 
  color: #41ff00
}
.image {
  font-size: 0.6rem;
}
