article blockquote {
    background-color: white;
    color: black;
    font-size: 0.9rem;
    font-family: 'American Typewriter', monospaced;
    border: none;
}

blockquote>p {
    font-style: normal;
    padding: 2rem;
}

#cabin-title {
    max-width: 70%;
    margin-bottom: 50px;
}

.end-credits .tree {
    max-width: 600px;
}
