component-bar-fixed-position .fixed-cover {
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 3000;
}