body,html{height:100%;margin:0;padding:0;font-family:'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei','微软雅黑',Arial,sans-serif}footer,header{width:100%;border:none;border-radius:0;transition:none;display:flex;align-items:center;justify-content:center;z-index:1000}header{position:fixed;top:0;left:0;height:60px}footer{width:100%;position:static;height:40px}#body{min-height:calc(100vh - 40px);position:relative;padding-top:60px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box}.container{max-width:1300px;margin:0 auto;width:100%;display:flex;flex-direction:row;justify-content:center;box-sizing:border-box}h1{font-size:24px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}h5{font-size:18px}h6{font-size:18px}a,h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0;line-height:1.5}p{font-size:16px}a{font-size:16px;color:var(--text-primary);text-decoration:none}table{font-size:13px}.page-container .post{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:32px 28px;margin:32px 0;max-width:950px;width:100%;box-sizing:border-box}.dark-mode .page-container .post,[class=dark-mode] .page-container .post{background:#23272b;border-color:#44474a;box-shadow:0 2px 8px rgba(0,0,0,.35)}.container .page-container{max-width:950px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}