body {
  background-color:black;
  font-family: monospace;
  color: lightgreen;
}
div#term {
  margin-top: 3%;
  margin-left: 20%;
  padding: 1%;
  height: 60%;
  width: 60%;
  border: solid 2px;
}
