<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title{position: relative;}
.titleBac{background-repeat: no-repeat;background-size:cover;width: 100%;height:135px;position: relative;background-position: top center;}
.titleBac p{color: #2b0e07;font-size: 12px;position: absolute;display: inline-block;left:50%;bottom:30%;}
.title h1,.title time{width: 100%;display: block;color: #2b0e07}
.title h1{font-size: 16px}
.title time{font-size: 12px;}
.main{padding:2%;height: 70%;overflow-y:scroll;}
.main p{font-size: 14px;word-break: break-all;text-indent: 2em;color:#343434;}
.main p img{display: block;margin: 0 auto;max-width: 100%;}
.main img{
    display: block;
    max-width: 100%;
    margin: 0px auto;
}
.titleWithTime{position: absolute;left:50%;bottom:50%;;}

.bacTop,.bacBottom{position: absolute;width:50%;}
.bacTop{left:50%;top: 0;}
.bacBottom{left:0;bottom: 0;-webkit-transform:rotate(180deg);}
.colorWhite{position:fixed;}

.top{position: absolute;top:0;left:0;height: 135px;}
.top img{height:100%;}

::-webkit-scrollbar{width:0px;height:0px}</pre></body></html>