.creepster-font {
    font-family: 'Creepster', cursive;
    font-size: 2em;
    color: black;
}

.story-heading {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 1.5em;
}

.author {
    font-family: serif;
    font-style: normal;
    text-align: left;
}

.story {
    font-family: serif;
    font-size: 1.2em;
}