.tg-box{

    max-width:600px;

    text-align:center;
	
	padding:30px;

    border:1px solid #dddddd;

    border-radius:12px;

    background:white;

}

.tg-box h2{

    margin-bottom:25px;

}

#tg-resultaat{

    font-size:24px;

    line-height:1.5;

    min-height:120px;

    margin-bottom:30px;

}

#tg-button{

    font-size:22px;

    padding:15px 35px;

    cursor:pointer;

	 margin-bottom:10px;

}