#button.clicked {
	background-color: red;
}
#span.clicked {
	background-color: red;
}
