p {
    text-align: left;
    font-family: "inter", "sauna-mono", monospace;
    font-weight: normal;
    text-align: center;
    margin-bottom: 8px;
    font-size: 14px;
}
.journalImg {
    max-height: 900px;
    text-align: center;
    display: block;
    margin: 3em;
    margin-bottom: 5em;
}
img {
    max-width: 100%;
    max-height: 100%
}