.language-tierlist-img {
    width: 100%;
    border: 3px solid #795136;
}

.cry-form {
    width: fit-content;
    display: inline;
}

.cry-form input {
    outline: none;
    background: rgb(172, 172, 172);
    border: 2px solid #795136;
    padding: 5px;
}

.cap-est-chameleon-img {
    width: 100%;
    margin-bottom: 20px;
    image-rendering: pixelated;
    border: 3px solid #795136;
}

.coffee-footer {
    width: 100%;
    display: flex;
    align-items: center;
}

.coffee-footer img {
    height: 128px;
}

.coffee-ascii {
    width: fit-content;
    margin: auto;
}