#running_line{
    width: 100%;
    position: fixed;
    top: 0px;
    height: 30px;
    padding: 2pt;
    background: #FFFFFF;
    font-size: 24px;
    color: #6B0B18;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    cursor: pointer;
    }

marquee{
    border: none;
}
