.buttons{
	padding: 0px 10px;
	display: flex;
	justify-content: center;
}

.button{
	margin: 10px 10px;
}