/* CSS Document */
.my-button-wrapper {
	width: 100%;
}
.my-button {
	width: 40px;
	height: 40px;
	margin: 20px;
}