#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 17px;
    padding: 5px;
    background: #F3FF47;
    font-size: 16px;
    color: #000000;
    border-top: 2px solid #30FF21;
    border-bottom: 2px solid #30FF21;
    cursor: pointer;
    }

marquee{
    border: none;
}
