#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 13px;
    padding: 5px;
    background: #424242;
    font-size: 12px;
    color: #99FC05;
    border-top: 0.8px solid #000000;
    border-bottom: 0.8px solid #000000;
    cursor: pointer;
    }

marquee{
    border: none;
}