#notifications {
    cursor: pointer;
    position: fixed;
    right: 0px;
    z-index: 9999;
    top: 0px;
    margin-top: 22px;
    margin-right: 15px;
    max-width: 300px;
}
.card {
    width: 100%;
    max-width: 650px;
}
#codigo_html {
    font-size: 11px !important;
}
