<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.detail &gt; div {
    display: flex;
}

.about_content {
    margin-top: 3rem;
    width: 100rem;
    line-height: 1.8 !important;
}
.detail_title div {
font-size: 2.2rem;
}
.detail_content font{
font-size: 2.0rem;
line-height: 2.8rem;

}
.detail_content p {
text-indent: 2.3em;
}
.detail_content font img{
width: 90%;
}</pre></body></html>