pre.code {
  font-family: "Consolas";
  background-color: lightgrey;
  width: 42%;
  border-radius: 10px;
  border: 2px solid grey;
}

li.assignmentTitle {
  font-size: 28px;
  color: blue;
}
