#spi-progress-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: #FF9FE5; /* Default color */
    height: 3px;
}