
/*  My wonderful lovely darlings (my OCs) */

body {
  font-size: 20px;
  color: #ea80a5;
  font-family: sans-serif;
  background-color: #ffe7a6;
}

h1 {
    color: #ea80a5;
    background-color: white;
    font-family: monospace;
    text-decoration: underline;
}

h2 {
  text-decoration: underline;
}