przycisk nie wyrównuje w prawo CSS

button {
	display: flex;
	margin-left: auto;
	margin-right: 3%;
}
NachooCh