JSFiddle - React, Tailwind, and code Playground

by charlescarver

HTML

<ol>
    <li>
        <b>Act</b>
        <ul>
            <li>A major division in the action of a play, comprising one or more scenes.</li>
            <li>Used throughout <i>All My Sons</i> as well as <i>Fences</i> to separate the play into scenes</li>
        </ul>
    </li>
    <li>
        <b>Antagonist</b>
        <ul>
            <li>The most prominent of the characters who oppose the protagonist or hero(ine) in a dramatic or narrative work.</li>
            <li>John Claggart could be seen as the antagonist in <i>Billy Budd</i> through his constant effort to hurt Billy Budd, the protagonist.</li>
        </ul>
    </li>
    <li>
        <b>Protagonist</b>
        <ul>
            <li>The chief character in a play or story, who may also be opposed by an antagonist.</li>
            <li>Billy Budd is the protagonist in <i>Billy Budd</i> as the novella is centered around him, and he is opposed by John Claggart.</li>
        </ul>
    </li>
    <li>
        <b>Character</b>
        <ul>
            <li>A personage in a narrative or dramatic work; also a kind of prose sketch briefly describing some recognizable type of person.</li>
            <li>Billy Budd, John Claggart, Nick Carraway, etc.</li>
        </ul>
    </li>
    <li>
        <b>Climax</b>
        <ul>
            <li>Any moment of great intensity in a literary work, especially in drama.</li>
            <li>The climax of <i>Billy Budd</i> is when Billy Budd strikes down Claggart, with the following actions being the falling action.</li>
        </ul>
    </li>
    <li>
        <b>Colloquialism</b>
        <ul>
            <li>The use of informal expressions appropriate to everyday speech rather than to the formality of writing, and differing in pronunciation, vocabulary, or grammar.</li>
            <li>"[T]raded his new coat for a jug of forty-rod." Chapter 5, <i>Huck Finn</i></li>
        </ul>
    </li>
    <li>
        <b>Dialogue</b>
        <ul>
            <li>Spoken exchanges between or...