<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topimg{
text-align: center;
}
.profile {
    clear: both;
    margin: 1rem auto;
    max-width: 704px;
}
.profile img{
    float: left;
    max-height: 15rem;
    margin-right: 2em;
    margin-bottom: 2em;
}
.profile .text{
    float: left;
}</pre></body></html>