.app-raw {
    white-space: pre-line;
    > div {
        width: 100%;
        height: 100%;
    }
    > img {
        width: 100%;
        height: 100%;
    }
    .app-raw-alert{
        margin: 5px auto;
    }
}
