#running_line{
    @import url('https://fonts.googleapis.com/css?family=Patua One|salsa|oswald');
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 22px;
    padding: 2px;
    background: #009327;
    font-size: 12px;
    font-family: oswald;
    color: #FFFFFF;
    border-top: 1px solid #009327;
    border-bottom: 1px solid #009327;
    cursor: pointer;
    }

marquee{
    border: none;
}