#display
{
	width: 100%;
	height:300px;
}

#display-cloud
{
	width: 100%;
    height: 100%;
}

#wordcloud 
{
	margin: 30px auto;
        width: 100%;
        height: 100%;
        border: none;
}