div {
	display: flex;
	justify-content: center;
}
.controlButtons{
	display: block; 
	margin: 0 auto;
	width:10%;
}