#base64 {
    display: none;
}

#image {
    display: none;
}

.response {
    display: none;
}

.switch-icon {
    display: block;
    margin: 0 auto;
    width: 5rem;
    height: auto;
}

.mjx-chtml {
    line-height: 1.7rem;
}

#modelResponse2 .alert {
    margin-bottom: 0;
}

#savedPromptAlert {
    display: none;
    position:fixed;
    top: 5px;
    right: 5px;
}