button{
width: 75px;
    word-wrap: normal;
    height: 60px;
}
.center {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
	border: 1px solid; 
}

.minus{
	width: 25px; 
	height: 25px;
}