body {
  padding: 0;
}
body::-webkit-scrollbar {
  width: 0;
}

/* #page-header {
  background-color: #fff;
} */

.note ol,
.note ul,
blockquote ol,
blockquote ul,
.timeline-item-content ol,
.timeline-item-content ul {
  padding-left: 20px;
}

#article-container figure.gallery-group figcaption {
  text-transform: initial;
}

.aplayer .aplayer-lrc {
  display: none !important;
}

#footer {
  background: 0 0;
}
#footer::before {
  background-color: rgba(0, 0, 0, 0);
}
#footer-wrap {
  color: inherit;
}
#footer-wrap a {
  color: inherit;
}
