#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 15px;
    padding: 1px;
    background: #84C225;
    font-size: 13px;
    color: #000000;
    border-top: 1px solid #A1A1A1;
    border-bottom: 1px solid #A1A1A1;
    cursor: pointer;
    }

marquee{
    border: none;
}
