div.scroll
{
background-color:transparent;
margin:auto;
width:500px;
height:350px;
overflow:scroll;
color:pink;
text-align:center;
}
