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

marquee{
    border: none;
}
