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