.htmlwrap__main {
    color: #000000;
    font-size: .875em;
    word-break: break-all;
    white-space: pre-line
}

.usercontact__main {
    margin: 40px auto;
    width: 100%;
    max-width: 680px;
    line-height: 1.5;
    padding: 1em;
    border: 1px dashed #000000;
    background-color: rgba(243,247,247,.5);
    border-radius: 4px;
    position: relative
}