body {
    text-align: left;
    background-color: #f4fefd
}


.footer {
  font-size: 12px;
}

.monospace {
  font-family: monospace;
}

blockquote {
  background-color: rgb(228, 224, 224);
  font-style: italic;
}

/* body {
  background-color: black;
  color: rgb(2, 182, 2);
} */