body {
  font-family: monospace;
}
h1 {
  color: rgb(255, 0, 0);
}
p {
  color: rgb(58, 38, 123);
}
p {
  color: rgb(58, 38, 123);
}
a:hover {
  color: peru; }