p, h4, h1, li, hr, ol {
  font-family: monospace;
  color: darkblue
}

img {
  height: 255px;
}
body {
  background-color: azure
}