@media (min-width: 601px) {
    body {
      width: 600px;
      margin: 8px auto;
    }
  }
  body { font-family: sans-serif; }
  body > p { color: gray; }

  #footnotes_dialog_12c1b560_content {
    background: floralwhite !important;
  }

  /* <aside> example */
  #footnotes_dialog_12c1b560_content > p:first-child {
    margin-top: 0;
  }
  #footnotes_dialog_12c1b560_content > p:last-child {
    margin-bottom: 0;
  }