Adicionar cursor ao botão HTML

button {
	cursor: pointer;
}
Wissam