<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.user-img {
    height:200px;
    width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    margin-top: +7px;
    border: 1px solid #dbdbdb;


}
.userinfo{
    font-weight: 300;
    margin: 0;
    padding: 0;
    vertical-align: baseline;


}
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
}</pre></body></html>