/*#content { margin: 2em auto 5% auto; width: 80%; padding: 2em; background-color: white; min-height: 80%; }*/
filmlist {
  white-space: pre;
 }
.verse { margin-bottom: 1em; font-family: Copperplate, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;  }
.verse p { margin: 0 2em; white-space: nowrap; }
.collapse {font-family: Courier New, Courier, monospace;}
.expand {font-family: Courier New, Courier, monospace;}
.collapse::after {content: "Collapse"; color: white; background-color: #565656; margin-left: 2em; padding: 0 0.3em; cursor: pointer;}
.expand::after {content: "Expand"; color: white; background-color: #565656; margin-left: 2em; padding: 0 0.3em; cursor: pointer;}
.expand:hover:after {background-color: #4cff00;}
.collapse:hover:after {background-color: #ed5652;}
.imdblogo {background-color: #ffd500; color: black; padding: 0px 2px; font-weight: bold;}
a:link {text-decoration: none;}