#vp-computy{
    position: fixed;
    height: 5px;
    background: #ff0010;
    z-index: 1000;
    transition: all 1s ease-out;
}