<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cert-icon{
    display: inline-block;
    padding: 1px 2px;
    
}
.cert-icon .cert-icon-hint{
    position: absolute;
    width: 250px;
    height: 250px;
    background-color: #fff;
    border: solid 1px #000;
    padding: 10px;
    z-index: 9999;
}
.cert-icon .cert-icon-hint img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    user-drag: none;
}</pre></body></html>