body, pre {
  font-family: Arial;
  font-size: 14px;
  color: #333;
  background-color: #fff;
}

html {
  overflow-x: hidden;
}

h2 {
  color: #900201;
}

a {
  color: #900201;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  list-style: none;
  margin: 0;
  padding 0;
}
