

#marqueecontainer{
position: relative;
width: 300px; /*marquee width */
/*height: 485px; marquee height */
background-color: white;
overflow: hidden;

}