.theme-style {
    background-color: purple;
    color: white;
}

#blog-header {
    translate: 0px -30px;
}

html body .scroll-progress {
    position: fixed;
    top: 0;
    z-index: 100;
}