#marqueeContainer {
    font-size: 20px;
    color: red;
    position: sticky;
    display: block;
    width: 100%;
}